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: 46,593 of 186,959
Downloads: 23,542

Daily

Ranking: 104,717 of 186,713
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36698,039,545activerecord
13,545152,047thoughtbot-shoulda

Owners

#GravatarHandle
1icon#2343