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,524 of 186,715
Downloads: 7,070,751

Daily

Ranking: 2,649 of 186,700
Downloads: 3,178

Depended by

RankDownloadsName
1,75616,471,618counter_culture
52,03320,214globalize-automatic

Depends on

RankDownloadsName
12,903,420,977bundler
71,167,623,321activesupport
27909,005,466rspec
36697,550,401activerecord
43658,205,959rails
190231,222,153rdoc
276160,871,323sqlite3
4,2651,964,969jeweler
10,902232,588rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk