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,583 of 192,692
Downloads: 7,764,142

Daily

Ranking: 3,127 of 192,666
Downloads: 795

Depended by

RankDownloadsName
1,70720,241,830counter_culture
51,20522,563globalize-automatic

Depends on

RankDownloadsName
13,389,621,074bundler
71,339,865,813activesupport
29976,634,844rspec
36786,213,027activerecord
44740,994,370rails
165300,498,183rdoc
278181,938,143sqlite3
4,3092,204,542jeweler
11,430244,715rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk