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,533 of 186,961
Downloads: 7,120,672

Daily

Ranking: 2,395 of 186,954
Downloads: 2,802

Depended by

RankDownloadsName
1,75016,756,703counter_culture
51,79920,591globalize-automatic

Depends on

RankDownloadsName
12,938,589,681bundler
71,182,438,423activesupport
27914,289,095rspec
36705,075,808activerecord
43665,123,915rails
188236,866,116rdoc
274162,433,697sqlite3
4,2891,975,100jeweler
10,957233,229rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk