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,584 of 193,214
Downloads: 7,861,717

Daily

Ranking: 3,082 of 193,188
Downloads: 1,555

Depended by

RankDownloadsName
1,70220,619,041counter_culture
51,18722,724globalize-automatic

Depends on

RankDownloadsName
13,441,039,624bundler
71,354,414,585activesupport
29983,045,376rspec
36793,912,258activerecord
44748,261,752rails
165307,057,356rdoc
279183,854,320sqlite3
4,3162,220,876jeweler
11,440246,716rspec-extra-formatters

Owners

#GravatarHandle
1iconmagnusvk