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,351 of 180,469
Downloads: 5,906,277

Daily

Ranking: 2,378 of 180,459
Downloads: 2,257

Depended by

RankDownloadsName
1,75210,969,767counter_culture
51,91018,151globalize-automatic

Depends on

RankDownloadsName
12,076,932,340bundler
7891,417,050activesupport
23768,094,638rspec
34540,269,216activerecord
42514,737,968rails
214146,613,960rdoc
238132,517,752sqlite3
3,8871,813,385jeweler
10,230210,249rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk