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

Fixes for breaking changes in Rails 8 #1631

Closed
wants to merge 6 commits into from

Conversation

theodorton
Copy link
Contributor

@theodorton theodorton commented May 27, 2024

I've been running tests against Rails main branch for one of my projects and noticed there are a couple things breaking in shoulda-matchers. Most of the things (so far) are resolved in this PR, and I've submitted a fix to Rails that solves a regression indicated by the shoulda-matcher test suite (see rails/rails#51929).

Let me know if you'd like me to refactor and/or reword anything here.

I also think it would make sense to add tests against the main branch/Rails 8, but I'm unable to get the acceptance specs to play along nicely and I don't want to commit the appraisal I have for the unit specs as it depends on our fork of Rails to fully pass until the current changes are reviewed and I've figured out how to get the acceptance specs to run.

@theodorton
Copy link
Contributor Author

I realize now that some of these issues will already happen at Rails 7.2 - I'll have to rebase and amend my commits accordingly.

@theodorton theodorton closed this May 28, 2024
@theodorton theodorton deleted the rails-8 branch June 2, 2024 09:19
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.

1 participant