class Hash
Public Instance Methods
to_object()
click to toggle source
# File lib/hash_converter.rb, line 2 def to_object PhantomObject.new self end
# File lib/hash_converter.rb, line 2 def to_object PhantomObject.new self end