Libraries
»
activeresource
(6.2.0)
»
Index
»
ActiveResource
»
InheritingHash
»
#inspect
Method: ActiveResource::InheritingHash#inspect
Defined in:
lib/active_resource/inheriting_hash.rb
#
inspect
⇒
Object
26 27 28
# File 'lib/active_resource/inheriting_hash.rb', line 26
def
inspect
to_hash
.
inspect
end