Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not fail when putting the gem into the Gemfile before devise itself #54

Merged

Conversation

ujh
Copy link
Contributor

@ujh ujh commented Mar 14, 2024

  • Just load devise in the gem first to ensure correct load order
  • Put gems in the "wrong" order in the tests to get them to fail when this fix is not applied.

Fixes #50

* Just load devise in the gem first to ensure correct load order
* Put gems in the "wrong" order in the tests to get them to fail
  when this fix is not applied.
@abevoelker abevoelker merged commit a4b14c4 into abevoelker:master Apr 28, 2024
13 of 14 checks passed
@abevoelker
Copy link
Owner

Merged; thank you very much! 🔥 🚀 🤘

@ujh ujh deleted the do-not-fail-when-gems-ordered-differently branch April 29, 2024 08:03
@ujh
Copy link
Contributor Author

ujh commented Apr 29, 2024

Happy to help!

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.

Exception when ordering of gems wrong
2 participants