Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039968
en ru br
ALT Linux repos
S:0.8.3.13-alt0.1

Group :: Development/Ruby
RPM: gem-rack-mount

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.8.3.13-alt0.1
Build date: 10 march 2023, 18:15 ( 54.8 weeks ago )
Size: 32.89 Kb

Home page:   https://github.com/sporkmonger/rack-mount

License: MIT
Summary: Stackable dynamic tree based Rack router
Description:

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-rack-mount
  • gem-rack-mount-devel
  • gem-rack-mount-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin