Actions
Refactor #22152
closedupgrade record_tag_helper
Difficulty:
Triaged:
No
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.
Updated by Anonymous almost 7 years ago
- Related to Tracker #15715: Rails 5.0 upgrade tasks added
Updated by Anonymous almost 7 years ago
- Related to Tracker #20948: Rails 5.1 upgrade tasks added
Updated by Anonymous almost 7 years ago
- Related to Tracker #21834: Rails 5.2 upgrade tasks added
Updated by Anonymous about 6 years ago
- Blocks Tracker #24837: Rails 6.0 Tracker added
Updated by Tomer Brisker almost 5 years ago
- Subject changed from move away from record_tag_helper to upgrade record_tag_helper
- Priority changed from Low to High
record_tag_helper is now compatible with rails 6, only need to upgrade to 1.0.1 version.
Updated by Tomer Brisker almost 5 years ago
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
- 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
Updated by Tomer Brisker almost 5 years ago
- Status changed from Assigned to Resolved
Updated by Anonymous almost 5 years ago
- Related to Refactor #28571: Remove usage of content_tag_for & div_for helpers so we can drop record_tag_helper added
Actions