acts_as_trashable 1.0.4
ActiveRecord extension that serializes destroyed records into a trash table from which they can be restored. This is intended to reduce the risk of users misusing your application's delete function and losing data.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 2.2