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,579 of 196,721
Downloads: 8,348,260

Daily

Ranking: 3,440 of 196,694
Downloads: 1,324

Depended by

RankDownloadsName
1,67922,527,970counter_culture
51,22123,390globalize-automatic

Depends on

RankDownloadsName
13,728,237,794bundler
71,426,725,582activesupport
291,017,967,488rspec
37835,846,227activerecord
45786,959,286rails
152344,213,097rdoc
284194,725,346sqlite3
4,3732,311,909jeweler
11,609252,552rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk