acts_as_paranoid keeps models from actually being deleted by setting a deleted_at field.
Rick Olson
gem "acts_as_paranoid", "~> 0.1.6"