30 31 32
# File 'lib/trail_guide/config.rb', line 30 def redis_client redis.try(:_client) || redis.try(:client) end