rack-attack/lib/rack/attack
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
..
store_proxy Fix 'redis is not part of the bundle' exception when using :memory_store 2018-06-25 17:42:45 -03:00
allow2ban.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
blocklist.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
cache.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
check.rb Attempt to improve code legibility/clarity/semantics (#357) 2018-06-21 14:33:24 -03:00
fail2ban.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
path_normalizer.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
request.rb suggesting changing whitelist/blacklist language to less controversial safelist/blocklist language 2016-07-01 21:44:45 -04:00
safelist.rb [Fixes #302] Initial style guide adoption (#330) 2018-03-30 16:08:00 -03:00
store_proxy.rb Support ActiveSupport::RedisCacheStore 2018-06-19 13:39:43 -03:00
throttle.rb Attempt to improve code legibility/clarity/semantics (#357) 2018-06-21 14:33:24 -03:00
track.rb Attempt to improve code legibility/clarity/semantics (#357) 2018-06-21 14:33:24 -03:00
version.rb Bump version to v5.3.1 2018-06-20 19:49:15 -03:00