-
Notifications
You must be signed in to change notification settings - Fork 30
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
There are compatibility issues with Rails 7.2 #19
Comments
Please give more error log, I have test in PR #20, it looks like Rails 7.2 can work. |
OK. Thanks for your effort on this. After upgrading to 7.2, running bin/dev throws this error:
The code at user.rb:69 is as follows:
|
Do you have |
Yes it has.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Upgrading to Rails 7.2 gives you an error, which may be a problem with the 'constantize' method.
The text was updated successfully, but these errors were encountered: