Skip to content

joshbuddy/http_router_sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpRouter for Sinatra

Usage

In your Sinatra app, register your extension

register HttpRouter::Sinatra::Extension

Then, add your routes normally. If you use the :name option when defining your route, you can later generate your route with the generate method.

About

Kick ass router for Sinatra based on http_router

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages