= acts_as_paranoid
Overrides some basic methods for the current model so that calling #destroy sets a 'deleted_at' field to the current timestamp. ActiveRecord is required.
= acts_as_paranoid
Overrides some basic methods for the current model so that calling #destroy sets a 'deleted_at' field to the current timestamp. ActiveRecord is required.
acts_as_paranoid for Rails 3 & 4 ...
DEFUNCT: ActiveRecord 2.3 compatible gem "allowing you to hide and restore reco ...
ActiveRecord 2.3 compatible gem "allowing you to hide and restore records withou ...
acts_as_paranoid for Rails 3 ...
ActiveRecord 2.3 compatible gem "allowing you to hide and restore records withou ...