Method: Niftycloud::ObjectifiedHash#inspect

Defined in:
lib/niftycloud/objectified_hash.rb

#inspectObject



17
18
19
# File 'lib/niftycloud/objectified_hash.rb', line 17

def inspect
  "#<#{self.class}:#{object_id} {hash: #{@hash.inspect}}"
end