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

Add support for Rails 7 #752

Merged
merged 1 commit into from
Dec 8, 2021
Merged

Add support for Rails 7 #752

merged 1 commit into from
Dec 8, 2021

Conversation

tagliala
Copy link
Collaborator

@tagliala tagliala commented Dec 8, 2021

Close #749

@tagliala
Copy link
Collaborator Author

tagliala commented Dec 8, 2021

For the moment, this is locally executed with a fixture that I've committed in #751:

$ FIXTURE={rails7} bundle exec rake test:clean test:setup test:fixtures
*** Running tests for rails7... ***

# Running:



Finished in 0.000606s, 0.0000 runs/s, 0.0000 assertions/s.
0 runs, 0 assertions, 0 failures, 0 errors, 0 skips
...................................................
51 passes, 0 failures, 0 errors in 0.308690 seconds

@tagliala tagliala merged commit dccd5b6 into master Dec 8, 2021
@tagliala tagliala deleted the feature/rails7 branch December 8, 2021 12:00
@basex basex mentioned this pull request Nov 12, 2024
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.

Rails 7 compatibility
1 participant