This website requires JavaScript.
Explore
Help
Sign In
sjs
/
rack-attack
Watch
1
Star
0
Fork
You've already forked rack-attack
0
mirror of
https://github.com/samsonjs/rack-attack.git
synced
2026-03-25 09:25:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ea09a49538
rack-attack
/
lib
/
rack
History
Aaron Suggs
ea09a49538
Merge pull request
#54
from stevehodgkiss/dont_override_new_and_return_a_class
...
Rack::Attack.new should return an instance of a class, not the Rack::Attack constant
2014-04-03 22:37:05 -04:00
..
attack
Merge pull request
#54
from stevehodgkiss/dont_override_new_and_return_a_class
2014-04-03 22:37:05 -04:00
attack.rb
Tidy up defaults. We don't need to use ||= because this runs when the class gets loaded, and we won't have user supplied defaults yet.
2014-04-02 17:12:28 +11:00