Class: RedisLocker::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/redis_locker/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#redis_connectionObject

Returns the value of attribute redis_connection.



3
4
5
# File 'lib/redis_locker/configuration.rb', line 3

def redis_connection
  @redis_connection
end