RubyGems Navigation menu

after_commit_action 0.1.4

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 相依性套件 (1):

activerecord >= 3.0.0

Development 相依性套件 (4):

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

擁有者:

作者:

  • BestVendor

SHA 256 checksum:

d6d473ca3ab3d6a2cfc227d7dd84739eb2bbdc84d42b0fd29ae613212c3fcde7

總下載次數 5,919,470

這個版本 44,393

License:

MIT

Ruby 版本需求: >= 0

相關連結: