Method: Mash#stringify_keys!
- Defined in:
- lib/extlib/mash.rb
#stringify_keys! ⇒ Mash
Used to provide the same interface as Hash.
115 |
# File 'lib/extlib/mash.rb', line 115 def stringify_keys!; self end |
Used to provide the same interface as Hash.
115 |
# File 'lib/extlib/mash.rb', line 115 def stringify_keys!; self end |