Categories: None [Edit]

acts_as_archival

https://rubygems.org/gems/acts_as_archival
https://github.com/expectedbehavior/acts_as_archival
*Atomic archiving/unarchiving for ActiveRecord-based apps* We had the problem that acts_as_paranoid and similar plugins/gems always work on a record by record basis and made it very difficult to restore records atomically (or archive them, for that matter). Because the archive and unarchive methods are in transactions, and every archival record involved gets the same archive number upon archiving, you can easily restore or remove an entire set of records without having to worry about partial deletion or restoration. Additionally, other plugins generally screw with how destroy/delete work. We don't because we actually want to be able to destroy records.

Total

Ranking: 6,169 of 193,053
Downloads: 924,902

Daily

Ranking: 7,596 of 193,030
Downloads: 74

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,324,198,171rake
36791,573,334activerecord
56693,187,245rubocop
238210,289,639database_cleaner
279183,297,673sqlite3
2,00814,151,298appraisal
2,05013,394,540rr
80,23911,940assertions-eb

Owners

#GravatarHandle
1iconesquivalient
2iconjasongladish