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

Make helper methods for dependent associations private #239

Closed mvz closed 3 years ago

mvz commented 3 years ago

These methods should only be used by ActsAsParanoid internally.