Closed bishwahang closed 3 years ago
I have updated the activerecord version to 6.1 and made changes accordingly to fix the warnings.
6.1
I'm not sure how the releases work, but I guess this might be a breaking release. I cannot see the test matrix for other versions in travis.
We can add some guard clauses around the new changes based on activerecord version.
Should have checked this https://github.com/influitive/apartment/pull/665 . Closing this PR
I have updated the activerecord version to
6.1
and made changes accordingly to fix the warnings.I'm not sure how the releases work, but I guess this might be a breaking release. I cannot see the test matrix for other versions in travis.
We can add some guard clauses around the new changes based on activerecord version.