class Object
Public Instance Methods
simple_connection()
click to toggle source
# File lib/pooled_redis.rb, line 32 def simple_connection SimpleConnection.new(self) end
# File lib/pooled_redis.rb, line 32 def simple_connection SimpleConnection.new(self) end