Method: Mash#stringify_keys!

Defined in:
lib/racker/smash/mash.rb

#stringify_keys!Mash

Used to provide the same interface as Hash.

Returns:

  • (Mash)

    This mash unchanged.



175
# File 'lib/racker/smash/mash.rb', line 175

def stringify_keys!; self end