RubyGems Navigation menu

after_commit_action 1.0.0

Use this module to defer actions to the after-commit hook. This is useful if you want to trigger actions in after_create, after_destroy and after_update callbacks but want to execute them outside of the transaction (for example, to avoid deadlocks).

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.0 - July 19, 2017 (30.5 KB)
  2. 1.0.1 - January 13, 2016 (30.5 KB)
  3. 1.0.0 - March 07, 2015 (30.5 KB)
  4. 0.1.4 - December 25, 2014 (31.5 KB)
  5. 0.1.3 - May 24, 2012 (7.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (2):

activerecord >= 3.0.0
activesupport >= 3.0.0

Development 依赖 (3):

bundler >= 1.1.3
jeweler ~> 2.0.1
rdoc ~> 3.12

业主:

作者:

  • BestVendor

SHA 256 校验和:

845686caf999473feeeab9633277f5d116dc5f70e07a3e40bb4a17dc73a33e25

下载总量 5,919,259

这个版本 134,520

许可:

MIT

需要的 Ruby 版本: >= 0

链接: