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

Work with ActiveRecord 7 #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nrw505
Copy link
Contributor

@nrw505 nrw505 commented Mar 27, 2023

Updates tests to work with AR 7 - just a couple of changes to the unit tests because AR internals have changed.

Updates travis config to test against all current ruby versions.

Addresses deprecation warnings from minitest.

Changes "Rails" to "ActiveRecord" in a few places.

I'm happy to split this into separate PRs if you'd like.

nrw505 added 4 commits March 28, 2023 10:11
Because we don't need or use the whole of Rails, let's be consistent
and just refer to ActiveRecord which is the part we're extending.
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