ActsAsParanoid / acts_as_paranoid

ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
MIT License
1.46k stars 191 forks source link

Release with Rails 7 support #265

Closed mvz closed 2 years ago

mvz commented 2 years ago

Rails 7 support was added in #262. A new version should be released.

meal commented 2 years ago

Hey @mvz - any date when we could expect the newest release?

mvz commented 2 years ago

@meal probably this weekend.

mvz commented 2 years ago

Done!