Class Redis
In: lib/redis/namespace.rb
Parent: Object

Methods

exec   keys   method_missing   new   respond_to?   type  

Classes and Modules

Class Redis::Namespace

External Aliases

respond_to? -> self_respond_to?

Attributes

namespace  [RW] 

Public Class methods

Public Instance methods

Ruby defines a now deprecated type method so we need to override it here since it will never hit method_missing

[Validate]