RubyGems Navigation menu

after_commit_action 0.1.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  6. 0.1.2 - May 23, 2012 (7 KB)
Show all versions (6 total)

Runtime Dependencies (1):

activerecord >= 3.2.0

Development Dependencies (4):

bundler >= 1.1.3
jeweler ~> 1.8.3
rdoc ~> 3.12
rspec ~> 2.8.0

Owners:

Authors:

  • BestVendor

SHA 256 checksum:

b81d082a64220efd63bc3377e4a4fe217b6559d08aea77c7cf62d308b2a26293

Total downloads 5,919,898

For this version 4,526

Licenses:

N/A

Required Ruby Version: None

Links: