Repository is archived
No commit activity in last 3 years
No release in over 3 years
Dummy gem, sinatra-extension is now part of sinatra-contrib: http://www.sinatrarb.com/contrib/
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.