Class: ActiveResource::Connection
- Inherits:
-
Object
- Object
- ActiveResource::Connection
- Defined in:
- lib/shopify-api-limits/active_resource/connection.rb
Instance Attribute Summary collapse
-
#response ⇒ Object
readonly
HACK: Add an attr_reader for response.
Instance Attribute Details
#response ⇒ Object (readonly)
HACK: Add an attr_reader for response
6 7 8 |
# File 'lib/shopify-api-limits/active_resource/connection.rb', line 6 def response @response end |