Skip to content

Load authlogic at the proper time #777

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

Merged
merged 10 commits into from
Apr 11, 2025

Conversation

brendon
Copy link
Contributor

@brendon brendon commented Mar 27, 2025

This PR loads authlogic once Active Record has successfully loaded. It fixes an issue around eager loading in Rails 8 (possibly earlier versions too).

Closes #776
Closes #774
Fixes #458

@brendon
Copy link
Contributor Author

brendon commented Mar 28, 2025

I've updated the workflow to run with only the latest supported ruby and rails versions. It's green on my fork.

@binarylogic binarylogic merged commit 420f4de into binarylogic:master Apr 11, 2025
12 checks passed
@brendon
Copy link
Contributor Author

brendon commented Apr 11, 2025

So good :) Thanks @binarylogic :D

@binarylogic
Copy link
Owner

Thank you for the 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
2 participants