Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37748418
en ru br
ALT Linux repos
S:1.0.1.1-alt0.1

Group :: Development/Ruby
RPM: gem-record-tag-helper

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.1.1-alt0.1
Build date: 26 january 2023, 13:18 ( 66.3 weeks ago )
Size: 11.13 Kb

Home page:   https://github.com/rails/record_tag_helper

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-record-tag-helper-doc
  • gem-record-tag-helper
  • gem-record-tag-helper-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin