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,582 of 193,756
Downloads: 7,959,685

Daily

Ranking: 2,542 of 193,649
Downloads: 4,601

Depended by

RankDownloadsName
1,70120,988,402counter_culture
51,15822,860globalize-automatic

Depends on

RankDownloadsName
13,494,238,297bundler
71,367,928,484activesupport
29989,540,006rspec
36801,545,420activerecord
44755,328,125rails
163313,647,949rdoc
279185,971,812sqlite3
4,3272,243,720jeweler
11,478247,533rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk