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,586 of 190,317
Downloads: 7,535,268

Daily

Ranking: 2,754 of 190,280
Downloads: 4,695

Depended by

RankDownloadsName
1,72319,099,766counter_culture
51,01622,160globalize-automatic

Depends on

RankDownloadsName
13,240,425,504bundler
71,293,977,679activesupport
29957,358,331rspec
36761,692,300activerecord
44717,906,260rails
172281,306,788rdoc
279175,064,101sqlite3
4,2982,138,153jeweler
11,233240,242rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk