RubyGems Navigation menu

deactivatable 0.1.1

Deactivatable provides methods and a default_scope to allow ActiveRecord objects to be deactivated instead of deleted. This is useful if an object needs to be removed from general use, but it's data needs to be retained. Additionally, Deactivatable provides the ability to specify dependencies which also need to be deactivated. Deactivation is determined by populating a deactivated_at field with the date time at which deactivation happened.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - March 30, 2010 (8.0 KB)
  2. 0.1.0 - March 22, 2010 (8.0 KB)
  3. 0.0.3 - November 12, 2009 (8.0 KB)
  4. 0.0.2 - November 10, 2009 (8.0 KB)
  5. 0.0.1 - November 06, 2009 (7.0 KB)

Runtime 相依性套件 (1):

activerecord >= 2.3

Development 相依性套件 (1):

擁有者:

作者:

  • Greg Fitzgerald

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 22,849

這個版本 5,946

授權:

Ruby 版本需求:

相關連結: