RubyGems Navigation menu

acts_as_archival 1.1.1

*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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.1.0 - June 21, 2022 (20.0 KB)
  2. 2.0.0 - October 19, 2021 (20.0 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.0 KB)
  6. 1.1.1 - April 10, 2016 (18.0 KB)
显示所有版本 (共 18 个)

Runtime 依赖 (1):

Development 依赖 (8):

appraisal >= 0
mysql2 >= 0
pg >= 0
rake >= 0
rr >= 0
sqlite3 >= 0

业主:

作者:

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

SHA 256 校验和:

2a86d8159be52882fc58e742b0065fd14780f5aae2ba8b02aaf4b5cf34d9b446

下载总量 772,482

这个版本 47,627

许可:

需要的 Ruby 版本: >= 0

新的版本需要开启多因素验证: true

链接: