mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-02 10:45:54 +00:00
Fix formatting of note on Rack::Attack::Request
This commit is contained in:
parent
5c78f84be2
commit
882221212a
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ end
|
|||
```
|
||||
|
||||
Note: `Rack::Attack::Request` is just a subclass of `Rack::Attack` so that you
|
||||
can cleanly [monkey patch helper methods] onto the
|
||||
can cleanly monkey patch helper methods onto the
|
||||
[request object](https://github.com/kickstarter/rack-attack/blob/master/lib/rack/attack/request.rb).
|
||||
|
||||
## About Tracks
|
||||
|
|
|
|||
Loading…
Reference in a new issue