RubyGems Navigation menu

acts_as_archival 1.2.0

*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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  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)
Mostrar todas las versiones (18 total)

dependencias de Runtime (1):

activerecord >= 4.1

dependencias de Development (7):

appraisal >= 0
rake >= 0
rr >= 0
rubocop ~> 0.47.1
sqlite3 >= 0

Propietarios:

Autores:

  • Joel Meador, Michael Kuehl, Matthew Gordon, Vojtech Salbaba, David Jones, Dave Woodward, Miles Sterrett, James Hill, Maarten Claes

SHA 256 checksum:

cd57b2243ee0850ecdc1b64efea3cfbb09d917a142fae60963d640f7eb84af59

Total de descargas 764.120

Para esta versión 23.481

Licencias:

N/A

Versión de Ruby requerida: >= 0

Nuevas versiones requieren AMF: true

Enlace: