Class: Hash

Inherits:
Object
  • Object
show all
Defined in:
lib/skypager/core_ext.rb

Instance Method Summary collapse

Instance Method Details

#to_mashObject



24
25
26
# File 'lib/skypager/core_ext.rb', line 24

def to_mash
  Hashie::Mash.new(self)
end