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

Make with_deleted work with paranoid join records #339

Closed mvz closed 1 month ago

mvz commented 1 month ago

Fixes #337.