Libraries
»
fakeredis
(0.9.2)
»
Index
»
FakeRedis
»
TransactionCommands
»
#unwatch
Method: FakeRedis::TransactionCommands#unwatch
Defined in:
lib/fakeredis/transaction_commands.rb
#
unwatch
⇒
Object
79 80 81
# File 'lib/fakeredis/transaction_commands.rb', line 79
def
unwatch
"
OK
"
end