Пакет ruby-sinatra-contrib: Информация

    Бинарный пакет: ruby-sinatra-contrib
    Версия: 2.0.5-alt1
    Архитектура: noarch
    Собран:  1 сентября 2019 г. 22:59 в задании #231621
    Исходный пакет: ruby-sinatra
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.sinatrarb.com/

    Лицензия: MIT
    О пакете: Collection of common Sinatra extensions, semi-officially supported
    Описание: 
    Collection of common Sinatra extensions, semi-officially supported:
    - sinatra/capture: Let's you capture the content of blocks in templates.
    - sinatra/config_file: Allows loading configuration from yaml files.
    - sinatra/content_for: Adds Rails-style content_for helpers to Haml,
      Erb, Erubis and Slim.
    - sinatra/cookies: A cookies helper for reading and writing cookies.
    - sinatra/engine_tracking: Adds methods like haml? that allow helper
      methods to check whether they are called from within a template.
    - sinatra/json: Adds a #json helper method to return JSON documents.
    - sinatra/link_header: Helpers for generating link HTML tags and
      corresponding Link HTTP headers. Adds link, stylesheet and prefetch
      helper methods.
    - sinatra/multi_route: Adds ability to define one route block for
      multiple routes and multiple or custom HTTP verbs.
    - sinatra/namespace: Adds namespace support to Sinatra.
    - sinatra/respond_with: Choose action and/or template automatically
      depending on the incoming request. Adds helpers respond_to and
      respond_with.
    - sinatra/custom_logger: This extension allows you to define your own
      logger instance using +logger+ setting. That logger then will be
      available as #logger helper method in your routes and views.
    - sinatra/required_params: Ensure if required query parameters exist

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

    Список участников:
    Pavel Skrylev
    Alexey Shabalin
    Andrey Cherepanov

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


    10 июля 2019 г. Pavel Skrylev 1:2.0.5-alt1
    - Bump to 2.0.5
    - Use Ruby Policy 2.0
    12 ноября 2018 г. Alexey Shabalin 1:2.0.4-alt1
    - 2.0.4
    11 июля 2018 г. Andrey Cherepanov 1:1.4.8-alt1.2
    - Rebuild with new Ruby autorequirements.