acts_as_trashable 1.0.6
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:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 2.2