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,413 of 182,915
Downloads: 6,356,044

Daily

Ranking: 3,067 of 182,900
Downloads: 2,282

Depended by

RankDownloadsName
1,77112,797,065counter_culture
51,96818,992globalize-automatic

Depends on

RankDownloadsName
12,379,033,295bundler
7981,170,383activesupport
25813,851,472rspec
35591,033,097activerecord
40560,724,028rails
211165,867,545rdoc
249140,727,815sqlite3
4,0531,852,111jeweler
10,487219,234rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk