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.



19
20
21
# File 'lib/deviantart/client.rb', line 19

def json
  @json
end