Class
Nest
In:
lib/nest.rb
Parent:
Object
Methods
[]
call
hash
inspect
method_missing
new
redis
to_a
to_ary
to_json
to_s
to_str
Public Class methods
new
(ns, rc = Redic.new)
Public Instance methods
[]
(key)
call
(command, *args)
hash
()
inspect
()
method_missing
(m, *args)
redis
()
to_a
()
Alias for
to_ary
to_ary
()
to_json
(*args)
to_s
()
Alias for
to_str
to_str
()
[Validate]