rack-attack/lib/rack/attack
Pedro Nascimento ab6d7b239d Allow limit option to be a proc.
This allows you to do stuff like:
`req.env["USER"] == "god" ? 1000 : 1`
2013-08-19 19:47:48 -03:00
..
blacklist.rb Use autoload instead of require 2013-01-10 18:36:31 -05:00
cache.rb Cleanup whitespace 2013-06-20 10:19:56 -04:00
check.rb Change instrumentation API for simpler notifications 2012-07-30 15:44:22 -04:00
fail2ban.rb collapse fail2ban name/discriminator into one argument 2013-06-17 08:50:39 +10:00
store_proxy.rb Cleanup whitespace 2013-06-20 10:19:56 -04:00
throttle.rb Allow limit option to be a proc. 2013-08-19 19:47:48 -03:00
track.rb Add Rack::Attack.track. 2013-01-10 19:02:49 -05:00
version.rb Update changelog, version 2.2.1 2013-08-05 21:14:16 -04:00
whitelist.rb Use autoload instead of require 2013-01-10 18:36:31 -05:00