activerecord-like
activerecord-like copied to clipboard
Work with ActiveRecord 7
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.