Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/rc/core_ext/hash.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
3 4 5 |
# File 'lib/rc/core_ext/hash.rb', line 3 def to_h dup #rehash end |