This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
forked from bruce/bitmask-attribute
-
Notifications
You must be signed in to change notification settings - Fork 71
Incompatible with Active Record 5.2? #84
Comments
Clossing. I got passed this by adding a |
Sorry, re-opening. Error was buried.
|
My hunch is Active Record has changed the This is what is throwing the exception. |
I suspect this may have been introduced here: I'll see if I can get a PR together. |
I'm finding the tests difficult to run, since the gem versions aren't locked down. |
Hmmm, just seeing this: #81 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm upgrading from Rails 5.1 to 5.2 with Active Record now at 5.2.3. I'm using bitmask 1.0.
I'm just trying to do a db:create and I get the below error.
It worked before with Rails 5.1. Any ideas if this is a known issue?
The text was updated successfully, but these errors were encountered: