RubyGems.org

after_commit

1.0.10

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

184,172 total downloads 37,320 for this version
Owners

29f82ebe1801087f04de6aaae92e19ea

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