Class Hash
In: lib/mash.rb
Parent: Object

Methods

Public Instance methods

Returns a duplicate of the current hash with all of the keys converted to strings.

Converts all of the keys to strings

Returns a new Mash initialized from this Hash.

[Validate]