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)>' [...]
Actions