Categories: None [Edit]

deactivatable

https://rubygems.org/gems/deactivatable
https://github.com/gregfitz23/deactivatable
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.

Total

Ranking: 45,830 of 184,921
Downloads: 23,318

Daily

Ranking: 37,399 of 184,911
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35641,910,249activerecord
13,686140,290thoughtbot-shoulda

Owners

#GravatarHandle
1icon#2343