Authors: Joel Meador, Michael Kuehl, Matthew Gordon...(+12 more)
License: MIT
Summary: *Atomic archiving/unarchiving for ActiveRecord*
acts_as_paranoid and similar plugins/gems work on a record-by-record basis and make it difficult to restore records atomically (or archive them, for that...