Class: RedisLocker::Configuration
- Inherits:
-
Object
- Object
- RedisLocker::Configuration
- Defined in:
- lib/redis_locker/configuration.rb
Instance Attribute Summary collapse
-
#redis_connection ⇒ Object
Returns the value of attribute redis_connection.
Instance Attribute Details
#redis_connection ⇒ Object
Returns the value of attribute redis_connection.
3 4 5 |
# File 'lib/redis_locker/configuration.rb', line 3 def redis_connection @redis_connection end |