Class: Patchboard::API::ArrayResource
- Inherits:
-
Array
- Object
- Array
- Patchboard::API::ArrayResource
- Defined in:
- lib/patchboard/api.rb
Instance Attribute Summary collapse
-
#response ⇒ Object
Returns the value of attribute response.
Instance Attribute Details
#response ⇒ Object
Returns the value of attribute response.
32 33 34 |
# File 'lib/patchboard/api.rb', line 32 def response @response end |