diffcrypt / diffcrypt-ruby

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

Rails 7 support #91

Closed marcqualie closed 2 years ago

marcqualie commented 2 years ago

You can test this branch in your rails 7 app with the following:

gem 'diffcrypt', github: 'marcqualie/diffcrypt', branch: 'rails-7-support'