NOTE: This project has been merged upstream to sinatra/sinatra

August 22, 2016 ยท View on GitHub

The tree will be merged upstream, including commit history.

For specific file history, please refer to the pre-merge branch here.

To use this gem from the upstream repository, you can add the following to your Gemfile:

github 'sinatra/sinatra' do
  gem 'rack-protection'
end