Gonzalo
|
36b830ab3c
|
ci: update tested rails versions (#626)
|
2023-10-26 15:37:16 +13:00 |
|
Samuel Williams
|
b708de32f3
|
Support Rack 3. (#586)
|
2023-07-25 15:16:43 +12:00 |
|
Gonzalo Rodriguez
|
bdc89dde7b
|
test: fix minitest/spec deprecation warnings
|
2019-10-01 17:19:44 -03:00 |
|
Gonzalo Rodriguez
|
6c6dfb06e3
|
feat: match ActiveSupport Instrumentation event name format spec
|
2019-02-24 20:19:38 -03:00 |
|
Gonzalo Rodriguez
|
58aa6714d8
|
test: let test file be run individually
|
2019-02-24 20:16:51 -03:00 |
|
Gonzalo Rodriguez
|
8315a1e7e1
|
Remove support for unmaintained ruby 2.2
|
2018-06-28 17:08:15 -03:00 |
|
Domenoth
|
5004b04ac7
|
Change object type yielded to ActiveSupport::Subscribers
https://github.com/kickstarter/rack-attack/issues/255
Change the object type from instances of type Rack::Attack::Request to
instances of type Hash. (`req` becomes `request: req`).
|
2018-03-21 11:32:09 -07:00 |
|