• This repository has been archived on 16/May/2021
  • Stars
    star
    819
  • Rank 53,548 (Top 2 %)
  • Language
  • Created almost 13 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

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