after_commit 1.0.1
A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger methods only after the entire transaction is complete.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
activerecord
>= 0
Development Dependencies (1):
shoulda
>= 0