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,554 of 188,002
Downloads: 7,265,786

Daily

Ranking: 2,501 of 187,988
Downloads: 2,341

Depended by

RankDownloadsName
1,73117,663,009counter_culture
51,35321,373globalize-automatic

Depends on

RankDownloadsName
13,049,583,941bundler
71,227,729,377activesupport
29930,883,693rspec
36726,801,756activerecord
44685,462,787rails
180253,797,702rdoc
275167,695,587sqlite3
4,3052,022,349jeweler
11,072235,757rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk