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: 48,879 of 192,692
Downloads: 24,033

Daily

Ranking: 48,553 of 192,666
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36786,213,027activerecord
11,895226,122thoughtbot-shoulda

Owners

#GravatarHandle
1icon#2343