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: 44,879 of 182,288
Downloads: 22,969

Daily

Ranking: 74,483 of 182,276
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35577,693,127activerecord
13,546131,408thoughtbot-shoulda

Owners

#GravatarHandle
1icon#2343