Actions
Refactor #28571
closedRemove usage of content_tag_for & div_for helpers so we can drop record_tag_helper
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
Updated by Anonymous about 5 years ago
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 about 5 years ago
- Related to Refactor #22152: upgrade record_tag_helper added
Updated by Anonymous about 5 years ago
- Related to Tracker #24837: Rails 6.0 Tracker added
Updated by Anonymous about 5 years ago
- Related to Tracker #28570: Rails 6.1 Tracker added
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8987 added
Updated by Leos Stejskal about 3 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/8987)
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8989 added
Updated by Leos Stejskal about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|4736f4d0ac69005f32de92519580f9208720e9d3.
Updated by Amit Upadhye over 2 years ago
- Subject changed from move away from record_tag_helper to Remove usage of content_tag_for & div_for helpers so we can drop record_tag_helper
Actions