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: 5,970 of 186,959
Downloads: 866,465

Daily

Ranking: 7,294 of 186,713
Downloads: 300

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,128,098,871rake
36698,039,545activerecord
57589,619,268rubocop
219195,185,388database_cleaner
276160,962,144sqlite3
1,97812,202,274rr
2,01411,644,953appraisal
79,06011,171assertions-eb

Owners

#GravatarHandle
1iconesquivalient
2iconjasongladish