Package gem-record-tag-helper: Information

    Source package: gem-record-tag-helper
    Version: 1.0.1.1-alt0.1
    Latest version according to Repology
    Build time:  Feb 24, 2023, 09:10 AM in the task #313736
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: ActionView Record Tag Helpers
    Description: 
    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.

    List of rpms provided by this srpm:
    gem-record-tag-helper (noarch)
    gem-record-tag-helper-devel (noarch)
    gem-record-tag-helper-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby

    Last changed


    Jan. 26, 2023 Pavel Skrylev 1.0.1.1-alt0.1
    - ^ 1.0.1 -> 1.0.1[1]
    May 6, 2020 Pavel Skrylev 1.0.1-alt1
    - > Ruby Policy 2.0
    - ^ 1.0.0 -> 1.0.1
    - ! spec tags
    Sept. 24, 2018 Pavel Skrylev 1.0.0-alt1
    - Initial gemified build for Sisyphus