A re-implementation of acts_as_paranoid for Rails that soft-deletes records by setting a deleted_at field.
gem install paranoiaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Soft-delete ActiveRecord models with paranoia.
Ensure paranoia is loaded after other gems that modify destroy, or use paranoia's callbacks carefully.
No dependency data recorded yet.