-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Issue on Rails 7.1 upgrade #1112
Comments
I just ran into this as well. Everything actually works fine when running directly on |
Can you try #1114 please. |
Sure! Let me run it against our suite. |
Yep, both master and v10 pre-release worked fine for me 👍 |
I will merge it and release it tomorrow then. |
Sweet! 😎 |
Great, waiting for the release.. Thank you so much! |
Thank you so much for your help!! |
Released |
I just upgraded a project to Rails 7.1. It seems to actually run fine in the server, but I've started getting some red Rspec tests that seem to be related to this gem:
I get this same error on each test.
Thanks for your help!
The text was updated successfully, but these errors were encountered: