diffcrypt / diffcrypt-ruby

Diffable encrypted files that can be committed into a git repo
MIT License
8 stars 3 forks source link

Support Rails 7.1 #138

Closed mohammed-io closed 3 months ago

mohammed-io commented 9 months ago

Support activesupport until 7.2.

How can I verify that there's no breaking changes? The tests should detect it?

There's a change in Rails that causes breaking change: https://github.com/rails/rails/commit/1740b1f2cb8104435b6041ec6bfaabe58a6d74e6

mohammed-io commented 9 months ago

Is this gem still maintained @marcqualie ?

mohammed-io commented 9 months ago

Is it acceptable now @marcqualie ?

mohammed-io commented 5 months ago

@marcqualie is this PR not needed? Should we close it?

marcqualie commented 4 months ago

@mohammed-io there are still some issues with ActiveRecord 7.1 I'm looking into. Hopefully this will be ready by end of week.

marcqualie commented 3 months ago

@mohammed-io thanks for the contribution. This is now released as part of 0.7.0