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 192,137
Downloads: 7,692,633

Daily

Ranking: 2,386 of 192,103
Downloads: 3,857

Depended by

RankDownloadsName
1,71119,901,533counter_culture
51,17822,434globalize-automatic

Depends on

RankDownloadsName
13,342,103,677bundler
71,325,511,824activesupport
29970,934,436rspec
36778,810,251activerecord
44733,962,069rails
166294,675,471rdoc
279179,551,852sqlite3
4,2992,189,841jeweler
11,282243,403rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk