Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 661 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 661 Bytes

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 'sinatra-contrib'
end

For more info check the official docs and api docs.