Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/hash_converter.rb
Instance Method Summary collapse
Instance Method Details
#to_object ⇒ Object
2 3 4 |
# File 'lib/hash_converter.rb', line 2 def to_object PhantomObject.new self end |