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
35 36 37 |
# File 'lib/wcc/contentful/simple_client/typhoeus_adapter.rb', line 35 def raw __getobj__ end |
#status ⇒ Object
39 40 41 |
# File 'lib/wcc/contentful/simple_client/typhoeus_adapter.rb', line 39 def status code end |