Libraries
»
layer-ruby
(0.7.3)
»
Index
»
Layer
»
Patch
»
Hash
»
#clear
Method: Layer::Patch::Hash#clear
Defined in:
lib/layer/patch/hash.rb
#
clear
⇒
Object
17 18 19 20
# File 'lib/layer/patch/hash.rb', line 17
def
clear
patch
.
replace
(
{
}
)
super
end