rack-attack/lib/rack/attack
dsantosmerino 49131bb4c6 Refactor Throttle#matched_by? method
Code Climate complains about the complexity of this method. Here we try to reduce it by using private methods that encapsulate some details that are not required to understand the implementation of the main method.
2019-10-13 09:36:44 +02:00
..
store_proxy style: limit line length to 120 columns 2019-08-02 10:51:53 -03:00
allow2ban.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
blocklist.rb refactor: avoid unnecessary nil argument passing 2019-03-01 22:22:11 -03:00
cache.rb style: limit line length to 120 columns 2019-08-02 10:51:53 -03:00
check.rb style: enable Style/ParallelAssignment cop checks 2019-08-02 13:47:54 -03:00
fail2ban.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
path_normalizer.rb style: avoid compact class/module definitions 2019-08-02 11:17:41 -03:00
request.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
safelist.rb refactor: avoid unnecessary nil argument passing 2019-03-01 22:22:11 -03:00
store_proxy.rb Remove unwrapping 2018-09-30 13:32:08 -03:00
throttle.rb Refactor Throttle#matched_by? method 2019-10-13 09:36:44 +02:00
track.rb style: avoid multiple assignments to same variable in conditional 2019-08-02 11:59:15 -03:00
version.rb Bump gem version to v6.1.0 2019-07-11 17:01:40 -03:00