Package gem-rack-mount-doc: Information

    Binary package: gem-rack-mount-doc
    Version: 0.8.3.13-alt0.1
    Architecture: noarch
    Build time:  Mar 11, 2023, 01:25 AM in the task #316463
    Source package: gem-rack-mount
    Report package bug
    License: MIT
    Summary: Stackable dynamic tree based Rack router documentation files
    Description: 
    Stackable dynamic tree based Rack router documentation files.
    
    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 contributors:
    Pavel Skrylev

    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