rack-attack/lib/rack/attack/store_proxy
Gonzalo Rodriguez ee84079768
Fix 'redis is not part of the bundle' exception when using :memory_store
When RedisCacheStore constant is referenced, activesupport autoloads and
rails tries to require redis, throwing exception if not present
2018-06-25 17:42:45 -03:00
..
dalli_proxy.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
mem_cache_proxy.rb Enable Lint rubocop cops 2018-04-17 16:27:56 -04:00
redis_cache_store_proxy.rb Fix 'redis is not part of the bundle' exception when using :memory_store 2018-06-25 17:42:45 -03:00
redis_store_proxy.rb replace const_defined? with defined? 2018-05-13 17:45:12 -05:00