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

Reload has_one associations after dependent recovery #214

Closed mvz closed 3 years ago

mvz commented 3 years ago

Fixes #57.