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,547 of 187,622
Downloads: 7,217,459

Daily

Ranking: 2,504 of 187,603
Downloads: 2,174

Depended by

RankDownloadsName
1,73817,352,598counter_culture
51,41421,197globalize-automatic

Depends on

RankDownloadsName
13,012,753,026bundler
71,212,991,452activesupport
28925,351,231rspec
36719,965,389activerecord
43679,115,283rails
182248,553,813rdoc
275165,820,303sqlite3
4,2982,005,263jeweler
11,026235,146rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk