Package gem-rack-mount: Information

    Source package: gem-rack-mount
    Version: 0.8.3.13-alt0.1
    Latest version according to Repology
    Build time:  Mar 11, 2023, 01:25 AM in the task #316463
    Category: Development/Ruby
    Report package bug
    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.

    List of rpms provided by this srpm:
    gem-rack-mount (noarch)
    gem-rack-mount-devel (noarch)
    gem-rack-mount-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby

    Last changed


    March 10, 2023 Pavel Skrylev 0.8.3.13-alt0.1
    - ^ 0.8.3 -> 0.8.3p13
    March 6, 2020 Pavel Skrylev 0.8.3-alt2
    - used (>) Ruby Policy 2.0
    - fixed (!) spec minorly
    Dec. 24, 2018 Pavel Skrylev 0.8.3-alt1
    - Initial build for Sisyphus, packaged as gem