RubyGems Navigation menu

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

安裝:
=

版本列表:

  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 >= 2.0.0
sqlite3 >= 0

擁有者:

作者:

  • Brian Durand

SHA 256 checksum:

cbf8d353a848615329d6bfa78170252b5182a73fae40227cad75b335744bce99

總下載次數 22,396

這個版本 8,992

License:

Ruby 版本需求:

相關連結: