Importing www/ruby-rack-mount 0.6.13.
authortaca <taca>
Sun, 12 Sep 2010 04:05:22 +0000 (04:05 +0000)
committertaca <taca>
Sun, 12 Sep 2010 04:05:22 +0000 (04:05 +0000)
commita012e90b1c944b96216fc57fc95093a815049753
treeed106232bd1b1d671bbed37a1e7f6b1082e9a195
parentc7da2baa5173fa1296dfc8643b0b0ab1e942c591
Importing www/ruby-rack-mount 0.6.13.

A stackable dynamic tree based Rack router.

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.
www/ruby-rack-mount/DESCR [new file with mode: 0644]
www/ruby-rack-mount/Makefile [new file with mode: 0644]
www/ruby-rack-mount/PLIST [new file with mode: 0644]
www/ruby-rack-mount/distinfo [new file with mode: 0644]