Пакет gem-rack-mount: Информация

    Исходный пакет: gem-rack-mount
    Версия: 0.8.3.13-alt0.1
    Собран:  11 марта 2023 г. 10:53
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/sporkmonger/rack-mount

    Лицензия: MIT
    О пакете: Stackable dynamic tree based Rack router
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-rack-mount (noarch)
    gem-rack-mount-devel (noarch)
    gem-rack-mount-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

      1. rpm-build-ruby

    Последнее изменение


    10 марта 2023 г. Pavel Skrylev 0.8.3.13-alt0.1
    - ^ 0.8.3 -> 0.8.3p13
    6 марта 2020 г. Pavel Skrylev 0.8.3-alt2
    - used (>) Ruby Policy 2.0
    - fixed (!) spec minorly
    24 декабря 2018 г. Pavel Skrylev 0.8.3-alt1
    - Initial build for Sisyphus, packaged as gem