Don't delete your records, move them to a different table
A Rails plugin called acts_as_archive does just that. Very easy to set up and auto-migrates from acts_as_paranoid.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A Rails plugin called acts_as_archive does just that. Very easy to set up and auto-migrates from acts_as_paranoid.
Post a comment