Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-after-commit-queue
run callbacks after database transaction
https://github.com/shellycloud/after_commit_queue
0
no reviews
Install
Plugin for running methods on ActiveRecord models after record is committed
When using 'state_machine' it's hard to run a callback on event after the transaction is committed. after_commit_queue plugin addresses this problem.