Class: WCC::Contentful::SimpleClient::TyphoeusAdapter::Response
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- WCC::Contentful::SimpleClient::TyphoeusAdapter::Response
- Defined in:
- lib/wcc/contentful/simple_client/typhoeus_adapter.rb
Instance Method Summary collapse
Instance Method Details
#raw ⇒ Object
47 48 49 |
# File 'lib/wcc/contentful/simple_client/typhoeus_adapter.rb', line 47 def raw __getobj__ end |
#status ⇒ Object
51 52 53 |
# File 'lib/wcc/contentful/simple_client/typhoeus_adapter.rb', line 51 def status code end |