Class: Net::HTTPResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/deviantart/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#jsonObject

Returns the value of attribute json.



13
14
15
# File 'lib/deviantart/client.rb', line 13

def json
  @json
end