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,539 of 187,267
Downloads: 7,170,255

Daily

Ranking: 2,668 of 187,255
Downloads: 2,066

Depended by

RankDownloadsName
1,74517,052,449counter_culture
51,47621,008globalize-automatic

Depends on

RankDownloadsName
12,974,801,296bundler
71,197,045,381activesupport
27919,702,603rspec
36712,035,928activerecord
43671,667,865rails
185242,112,062rdoc
274163,849,538sqlite3
4,2941,989,875jeweler
10,995233,981rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk