Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/courtier/core_ext.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
21 22 23 |
# File 'lib/courtier/core_ext.rb', line 21 def to_h dup #rehash end |