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,576 of 196,125
Downloads: 8,257,824

Daily

Ranking: 3,188 of 196,106
Downloads: 926

Depended by

RankDownloadsName
1,68522,136,598counter_culture
51,08923,388globalize-automatic

Depends on

RankDownloadsName
13,667,363,143bundler
71,411,726,152activesupport
291,010,713,264rspec
37826,900,046activerecord
45778,702,380rails
154336,233,276rdoc
281192,458,273sqlite3
4,3702,296,720jeweler
11,585251,470rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk