RubyGems Navigation menu

acts_as_archival 0.4.2

*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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 2.1.0 - June 21, 2022 (20 KB)
  2. 2.0.0 - October 19, 2021 (20 KB)
  3. 1.4.0 - July 09, 2019 (19,5 KB)
  4. 1.3.0 - October 21, 2017 (18,5 KB)
  5. 1.2.0 - March 19, 2017 (18 KB)
  6. 0.4.2 - March 04, 2012 (13 KB)
Zeige alle Versionen (18 total)

Runtime Abhängigkeiten (1):

Development Abhängigkeiten (6):

highline >= 0
mysql2 >= 0
rake >= 0
rr >= 0

Besitzer:

Autoren:

  • Joel Meador, Michael Kuehl, Matthew Gordon, Vojtech Salbaba, David Jones, Dave Woodward

SHA 256-Prüfsumme:

e24d4549a9eb8228725cab4af2ad03be794f4d08bafb4d9949d226bfea14611b

Downloads insgesamt 769.937

Für diese Version 11.963

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

New versions require MFA: true

Links: