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,587 of 191,483
Downloads: 7,613,113

Daily

Ranking: 2,332 of 191,454
Downloads: 6,069

Depended by

RankDownloadsName
1,71719,513,282counter_culture
51,06522,258globalize-automatic

Depends on

RankDownloadsName
13,294,095,825bundler
71,311,046,337activesupport
29964,633,797rspec
36770,906,816activerecord
44726,571,628rails
168288,418,751rdoc
278177,488,390sqlite3
4,2942,168,683jeweler
11,270241,210rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk