Refactor #22152

upgrade record_tag_helper
Fixed in Releases:
Found in Releases:
Description
record_tag_helper contains stuff that was extracted from Rails 4 and removed from Rails 5. We should stop using the provided methods and remove this gem.
Related issues
History
#1
Updated by Anonymous over 4 years ago
- Related to Tracker #15715: Rails 5.0 upgrade tasks added
#2
Updated by Anonymous over 4 years ago
- Related to Tracker #20948: Rails 5.1 upgrade tasks added
#3
Updated by Anonymous over 4 years ago
- Related to Tracker #21834: Rails 5.2 upgrade tasks added
#4
Updated by Anonymous almost 4 years ago
- Blocks Tracker #24837: Rails 6.0 Tracker added
#5
Updated by Tomer Brisker over 2 years ago
- Priority changed from Low to High
- Subject changed from move away from record_tag_helper to upgrade record_tag_helper
record_tag_helper is now compatible with rails 6, only need to upgrade to 1.0.1 version.
#6
Updated by Tomer Brisker over 2 years ago
- Assignee set to Tomer Brisker
- Status changed from New to Assigned
- Pull request https://github.com/theforeman/foreman-packaging/pull/4484 added
core already permits 1.0.1, just need to bump the packaged rpm version
#7
Updated by Tomer Brisker over 2 years ago
- Status changed from Assigned to Resolved
#8
Updated by Anonymous over 2 years ago
- Related to Refactor #28571: Remove usage of content_tag_for & div_for helpers so we can drop record_tag_helper added