rack-attack/lib/rack
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