Class: Net::HTTPResponse
- Inherits:
-
Object
- Object
- Net::HTTPResponse
- Defined in:
- lib/deviantart/client.rb
Instance Attribute Summary collapse
-
#json ⇒ Object
Returns the value of attribute json.
Instance Attribute Details
#json ⇒ Object
Returns the value of attribute json.
19 20 21 |
# File 'lib/deviantart/client.rb', line 19 def json @json end |