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,425 of 183,471
Downloads: 6,451,455

Daily

Ranking: 3,334 of 183,459
Downloads: 788

Depended by

RankDownloadsName
1,77413,251,470counter_culture
52,02819,171globalize-automatic

Depends on

RankDownloadsName
12,455,829,279bundler
71,004,387,434activesupport
25824,998,340rspec
35604,841,665activerecord
41573,188,038rails
210172,448,676rdoc
259143,098,895sqlite3
4,0881,860,804jeweler
10,583220,344rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk