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 not unscope only_deleted #241

Closed mvz closed 3 years ago

mvz commented 3 years ago

Also fixes #112.