Libraries
»
micon
(0.1.28)
»
Index
»
Micon
»
Core
»
#reset
Method: Micon::Core#reset
Defined in:
lib/micon/core.rb
#
reset
(key) ⇒
Object
145 146 147 148
# File 'lib/micon/core.rb', line 145
def
reset
key
delete
key
self
[
key
]
end