NOTICE: This package has been removed from pkgsrc

./www/ruby-rack-mount06, Stackable dynamic tree based Rack router

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.6.14nb1, Package name: ruby193-rack-mount-0.6.14nb1, Maintainer: pkgsrc-users

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.


Required to run:
[lang/ruby193-base] [www/ruby-rack12]

Master sites:

SHA1: 075e967b6ff9b81025ef3acfbea515f96ce2f1d4
RMD160: 2488fff59b92fde0b4ade78fdb225b5ffb0b5c84
Filesize: 29.5 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-17 10:05:31 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove ruby-rack-mount06 which was required by www/ruby-actionpack3.
   2012-09-16 17:59:17 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Make dependency to ruby-rack12 and restrict range of versions.

Bump PKGREVISION.
   2011-12-14 17:32:06 by Takahiro Kambe | Files touched by this commit (4) | Imported package
Log message:
Importing current ruby-rack-mount 0.6.14 as www/ruby-rack-mount06.