Sprockets-rails 3.2.1 breaks 'link_to'
When running rails server
causes link_to
statements to break.
Downgrading to 2.3.1 gem version solves the problem
GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.
When running rails server
causes link_to
statements to break.
Downgrading to 2.3.1 gem version solves the problem