Class: Hash
Instance Method Summary collapse
Instance Method Details
#to_obj ⇒ Object
2 3 4 |
# File 'lib/irxrb/core_ext/hash_to_obj.rb', line 2 def to_obj Irxrb::HashObject.new(self) end |
2 3 4 |
# File 'lib/irxrb/core_ext/hash_to_obj.rb', line 2 def to_obj Irxrb::HashObject.new(self) end |