RubyGems.org

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. Updated with savepoint support for unit testing.

installgem install larsklevan-after_commit
Authors

Nick Muerdter, David Yip, Pat Allan, Lars Klevan

2,980 total downloads 1,668 for this version
Owners

2b02f82a4cf3ce806f7f3f6d72663702

Gemfile
gem "larsklevan-after_commit", "~> 1.0.6"
Versions
  1. 1.0.6 January 19, 2010
  2. 1.0.5 January 15, 2010
Runtime Dependencies
  1. activerecord >= 0
Development Dependencies
  1. shoulda >= 0