Sign in Sign up
rubygems

after_commit_action

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).

Activity

Latest release
9y ago
Total releases
6
Cadence
~10 months
Last 12 months
0

Details

License
MIT
First release
May 23, 2012
Releases
Version Released
1.1.0 minor
1.0.1 patch
1.0.0 major
0.1.4 patch
0.1.3 patch
0.1.2 initial