ActsAsParanoid / acts_as_paranoid

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

Demonstrate that namespaced models and tables work #230

Closed mvz closed 3 years ago

mvz commented 3 years ago

Closes #98.