ruby-rack-mount
Stackable dynamic tree based Rack router
Description
Rack::Mount supports Rack's "X-Cascade" convention to continue trying routes if the response returns "pass". This allows multiple routes to be nested or stacked on top of each other. Since the application endpoint can trigger the router to continue matching, middleware can be used to add arbitrary conditions to any route. This allows you to route based on other request attributes, session information, or even data dynamically pulled from a database.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jm/rack-mount
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-rack-mount