Actions
Refactor #28619
closedStop using strip_heredoc
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rake tasks
Target version:
-
Description
With Rails 6:
[...] rake aborted! NoMethodError: undefined method `strip_heredoc' for #<String:0x000000000737ad28> /home/jenkins/workspace/test_develop_pr_core/database/postgresql/ruby/2.6/slave/fast/lib/tasks/webpack_compile.rake:7:in `block in <top (required)>' /home/jenkins/workspace/test_develop_pr_core/database/postgresql/ruby/2.6/slave/fast/lib/tasks/webpack_compile.rake:4:in `<top (required)>' [...]
Updated by Anonymous almost 5 years ago
- Blocks Tracker #24837: Rails 6.0 Tracker added
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7323 added
Updated by Anonymous almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 81e506ec41ebe208ee0edc3435d25322de4c701d.
Updated by Anonymous over 4 years ago
- Related to Refactor #29517: stop using strip_heredoc added
Updated by Anonymous over 4 years ago
- Subject changed from Stop using strip_heredoc in webpack rake task to Stop using strip_heredoc
Updated by Anonymous over 4 years ago
- Related to Refactor #29518: Stop using strip_heredoc added
Updated by Ondřej Ezr over 4 years ago
- Related to Bug #29671: Stop using strip_heredoc added
Updated by Ondřej Ezr over 4 years ago
- Related to deleted (Bug #29671: Stop using strip_heredoc)
Actions