Libraries
»
nov-jsonbuilder
(0.2.2)
»
Index
»
Hash
»
#stackable
Method: Hash#stackable
Defined in:
lib/ext/stackable_hash.rb
#
stackable
⇒
Object
2 3 4
# File 'lib/ext/stackable_hash.rb', line 2
def
stackable
StackableHash
.
new
.
replace
(
self
)
end