RubyGems Navigation menu

acts_as_trashable 1.0.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.6 - February 08, 2011 (12.5 KB)
  2. 1.0.4 - October 08, 2010 (12.5 KB)
  3. 1.0.3 - June 22, 2010 (12.5 KB)

Runtime 相依性套件 (1):

activerecord >= 2.2

Development 相依性套件 (3):

jeweler >= 0
rspec >= 1.3.0
sqlite3 >= 0

擁有者:

作者:

  • Brian Durand

SHA 256 checksum:

2f7e303288f05d39d20f0cf1b721db6f3d12b47ee09529f02ee05a2e46d596dc

總下載次數 22,435

這個版本 6,630

License:

Ruby 版本需求:

相關連結: