mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
.. | ||
lib | ||
spec | ||
.gitignore | ||
Gemfile | ||
License | ||
rack-protection.gemspec | ||
Rakefile | ||
README.md |
You should use protection!
Usage
# config.ru
require 'rack/protection'
use Rack::Protection
Installation
gem install rack-protection
TODO
- Write code and documentation