Skip to content

Conversation

etiennebarrie
Copy link
Contributor

Some applications or gems don't require sprockets/rails, instead they load sprockets/railtie.

This change catches this issue when running tests.

$ git checkout v3.5.0
HEAD is now at 5f6d88d Release 3.5.0
$ git cherry-pick --no-commit prevent-regression-for-sprockets-railtie 
$ bundle exec rake >/dev/null 2>&1 || echo failed
failed

Some applications or gems don't require sprockets/rails, instead they
load sprockets/railtie.

This change catches this issue when running tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants