after_commit icon indicating copy to clipboard operation
after_commit copied to clipboard

A Ruby on Rails plugin to add an after_commit callback. Official fork with gem is now at:

Results 2 after_commit issues
Sort by recently updated
recently updated
newest added

Hey, I found an infinite loop bug that I've fixed and provided tests for. Please let me know if you have any questions.

with version 1.0.3 I get following error when using it with thinking-sphinx 1.3.4 (after_commit version 1.0.2 works fine) postgres 8.3 with pg adapter (0.8.0) /opt/ruby-enterprise-1.8.7-2009.10/lib/ruby/gems/1.8/gems/after_commit- 1.0.3/lib/after_commit/connection_adapters.rb:157:in `increment_transaction_pointer': You have a...