sinatra-advanced-routes
Route manager
Makes routes in Sinatra first class objects to improve routing flexibility and maintainability.
Make Sinatra routes first class objects (extracted from BigBand).
38 stars
3 watching
5 forks
Language: Ruby
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
brandur/sinatra-router | A module that enables modular composition of Sinatra applications with conditional routing and X-Cascade support | 62 |
blindgaenger/sinatra-rest | Generates RESTful routes for Sinatra applications using model convention | 147 |
rkh/sinatra-compass | A Sinatra extension that integrates Compass stylesheet framework. | 17 |
nakajima/sinatras-hat | Provides a way to easily create RESTful applications with Sinatra by automating the creation of routes and models. | 142 |
r18n/sinatra-r18n | Provides internationalization support to Ruby web applications using a wrapper around the R18n core library. | 2 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 886 |
mfojtik/sinatra-twitter-bootstrap | A gem bundle providing Bootstrap CSS and JavaScript files with Sinatra helpers for easy integration | 23 |
paper-trail-gem/paper_trail-sinatra | Provides access to controller-level methods used by PaperTrail in Sinatra applications | 4 |
sinatra-activerecord/sinatra-activerecord | An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
zapnap/sinatra-template | Provides a minimal Sinatra application template with DataMapper and RSpec, ready to use out of the box | 527 |
bliksemlabs/rrrr | A C-language routing algorithm implementation for generating optimal routes in public transportation systems | 168 |
eddanger/sinatra-oauth-provider | A Sinatra-based OAuth provider and consumer framework | 56 |
ashleygwilliams/ratpack | A Sinatra-based web framework with ActiveRecord and SQLite support, including Bootstrap styling. | 38 |
technicalpickles/sinatra-mongo | An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |