Libraries
»
fakeredis
(0.9.2)
»
Index
»
Redis
»
Connection
»
Memory
»
#auth
Method: Redis::Connection::Memory#auth
Defined in:
lib/redis/connection/memory.rb
#
auth
(*args) ⇒
Object
125 126 127
# File 'lib/redis/connection/memory.rb', line 125
def
auth
(
*
args
)
"
OK
"
end