mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
It seems that the original implementation accidentally autoloaded ActiveSupport::Cache::RedisCacheStore which once evaluated asks for redis v4 generating Gem::LoadError. In order to bypass any unnecessary constant autoloading we can just check class name string. |
||
|---|---|---|
| .. | ||
| attack | ||
| attack.rb | ||