mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
add require lines in README.md file
This commit is contained in:
parent
037e52ba5d
commit
83ac0f7b0d
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ Or for Rackup files:
|
|||
|
||||
```ruby
|
||||
# In config.ru
|
||||
require "rack/attack"
|
||||
use Rack::Attack
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue