Libraries
»
smooth
(2.0.2)
»
Index (H)
»
Hash
Class: Hash
Inherits:
Object
Object
Hash
show all
Defined in:
lib/smooth/ext/core.rb
Instance Method Summary
collapse
#
to_mash
⇒ Object
Instance Method Details
#
to_mash
⇒
Object
2 3 4
# File 'lib/smooth/ext/core.rb', line 2
def
to_mash
Hashie
::
Mash
.
new
(
dup
)
end