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,349 of 180,404
Downloads: 5,876,849

Daily

Ranking: 2,235 of 180,385
Downloads: 4,786

Depended by

RankDownloadsName
1,75810,863,288counter_culture
51,92018,097globalize-automatic

Depends on

RankDownloadsName
12,060,853,113bundler
7886,702,884activesupport
23765,651,376rspec
34537,812,715activerecord
42512,529,523rails
213145,721,844rdoc
238132,065,200sqlite3
3,8791,811,194jeweler
10,216209,812rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk