Categories: None [Edit]

after_commit_action

https://rubygems.org/gems/after_commit_action
https://github.com/magnusvk/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).

Total

Ranking: 2,421 of 183,107
Downloads: 6,391,438

Daily

Ranking: 2,545 of 183,092
Downloads: 3,315

Depended by

RankDownloadsName
1,76912,973,276counter_culture
51,99119,058globalize-automatic

Depends on

RankDownloadsName
12,407,087,911bundler
7989,475,609activesupport
25817,849,894rspec
35595,989,894activerecord
41565,217,426rails
210167,990,555rdoc
253141,523,763sqlite3
4,0681,855,273jeweler
10,519219,685rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk