Пакет gem-record-tag-helper: Информация

    Исходный пакет: gem-record-tag-helper
    Версия: 1.0.1.1-alt0.1
    Последняя версия по данным Repology
    Собран:  24 февраля 2023 г. 9:10 в задании #313736
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/rails/record_tag_helper

    Лицензия: MIT
    О пакете: ActionView Record Tag Helpers
    Описание: 
    RecordTagHelper consists of code that was formerly a part of ActionView, but has
    been removed from core in Rails 5. This gem is provided to ensure projects that
    use functionality from ActionView::Helpers::RecordTagHelper have an appropriate
    upgrade path.
    
    This gem provides methods for generating container tags, such as div, for your
    record. This is the recommended way of creating a container for your Active
    Record object, as it adds appropriate class and id attributes to that container.
    You can then refer to those containers easily by following that convention,
    instead of having to think about which class or id attribute you should use.

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

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

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

    Права:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby

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


    26 января 2023 г. Pavel Skrylev 1.0.1.1-alt0.1
    - ^ 1.0.1 -> 1.0.1[1]
    6 мая 2020 г. Pavel Skrylev 1.0.1-alt1
    - > Ruby Policy 2.0
    - ^ 1.0.0 -> 1.0.1
    - ! spec tags
    24 сентября 2018 г. Pavel Skrylev 1.0.0-alt1
    - Initial gemified build for Sisyphus