mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
commit
1cb24da681
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ Rack::Attack uses the [ActiveSupport::Notifications](http://api.rubyonrails.org/
|
|||
|
||||
You can subscribe to `rack_attack` events and log it, graph it, etc.
|
||||
|
||||
To get notified about specific type of events, subscribe to the event name followed by the `rack_attack` namesapce.
|
||||
To get notified about specific type of events, subscribe to the event name followed by the `rack_attack` namespace.
|
||||
E.g. for throttles use:
|
||||
|
||||
```ruby
|
||||
|
|
|
|||
Loading…
Reference in a new issue