Closed jackc closed 3 years ago
I recently upgraded to rails 6 and don't seem to have any big issues with this. (At least my test cases are still working, and also in using the app I have not noticed any issues)
I just released a new version that uses ActiveRecord attributes instead of serialize. This seems to resolve this.
It's seems something has changed in the ActiveRecord 6 serializer API.