Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/bottomless_hash.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#bottomless ⇒ Object
14 15 16 |
# File 'lib/bottomless_hash.rb', line 14 def bottomless BottomlessHash.from_hash(self) end |