RubyGems Navigation menu

after_commit_action 1.1.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.5KB)
  2. 1.0.1 - January 13, 2016 (30.5KB)
  3. 1.0.0 - March 07, 2015 (30.5KB)
  4. 0.1.4 - December 25, 2014 (31.5KB)
  5. 0.1.3 - May 24, 2012 (7KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (2):

activerecord >= 3.0.0
activesupport >= 3.0.0

Development依存関係 (7):

bundler >= 1.1.3
jeweler >= 0
rails >= 0
rdoc ~> 3.12
rspec >= 0
sqlite3 >= 0

所有者:

作者:

  • BestVendor

SHA 256チェックサム:

28a4730735a042127ddee9246334a087fbbe1c20f28791509ddbdc8723017238

累計ダウンロード数 5,898,062

このバージョンのみ 4,889,875

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: