RubyGems.org

after_commit

1.0.11

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.

installgem install after_commit
Authors

Nick Muerdter, David Yip, Pat Allan

242,739 total downloads 10,619 for this version
Owners

29f82ebe1801087f04de6aaae92e19ea

Gemfile
gem "after_commit", "~> 1.0.11"
Versions
  1. 1.0.11 January 11, 2013
  2. 1.0.10 June 22, 2011
  3. 1.0.9 June 7, 2011
  4. 1.0.8 September 2, 2010
  5. 1.0.7 May 19, 2010
Show all versions (12 total)
Development Dependencies
  1. sqlite3-ruby >= 0