Gonzalo Rodriguez
|
6c6dfb06e3
|
feat: match ActiveSupport Instrumentation event name format spec
|
2019-02-24 20:19:38 -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 |
|
Gonzalo Rodriguez
|
569ecec7c7
|
Acceptance test Rack::Attack#track
|
2018-03-13 14:19:22 -03:00 |
|