Skip to content

Commit

Permalink
add namespace to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Feb 28, 2010
1 parent 9ad9370 commit a8fdd2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Sinatra Extensions
* [Sinatra::Compass](http://github.com/rkh/sinatra-compass) – Integrates the Compass stylesheet framework
* [Sinatra::ConfigFile](http://github.com/rkh/sinatra-config-file) – Adds YAML config file support
* [Sinatra::MoreServer](http://github.com/rkh/sinatra-more-server) – Adds support for more web servers to Sinatra::Base#run!
* [Sinatra::Namespace](http://github.com/rkh/sinatra-more-server) – Adds namespaces, allows namespaces to have local helpers.
* [Sinatra::Reloader](http://github.com/rkh/sinatra-reloader) – Advanced and fast code reloader
* [Sinatra::Sugar](http://github.com/rkh/sinatra-sugar) – Extensions for Sinatra's standard methods, like #set or #register
* [Sinatra::WebInspector](http://github.com/rkh/sinatra-web-inspector) – Allows you to inspect a running app
Expand Down

0 comments on commit a8fdd2a

Please sign in to comment.