Libraries
»
skypager
(2.1.3)
»
Index
»
Hash
»
#to_mash
Method: Hash#to_mash
Defined in:
lib/skypager/core_ext.rb
#
to_mash
⇒
Object
24 25 26
# File 'lib/skypager/core_ext.rb', line 24
def
to_mash
Hashie
::
Mash
.
new
(
self
)
end