This project is archived and is in readonly mode.

Changeset [1b2941cba1165b0721f57524645fe378bee2a950] by Jeremy Kemper

June 8th, 2010 @ 07:56 PM

Temporarily revert "Update after_commit and after_rollback docs and tests to use new style API with an :on options instead of on_* suffix." and "Add after_commit and after_rollback callbacks to ActiveRecord that are called after transactions either commit or rollback on all records saved or destroyed in the transaction."

This reverts commits d2a49e4b1f30c5997e169110eed94a55aee53f56 and da840d13da865331297d5287391231b1ed39721b.

[#2991]

Conflicts:

activerecord/CHANGELOG
activerecord/lib/active_record/transactions.rb
activerecord/test/cases/transaction_callbacks_test.rb

http://github.com/rails/rails/commit/1b2941cba1165b0721f57524645fe3...

Committed by Jeremy Kemper

  • R activerecord/test/cases/transaction_callbacks_test.rb
  • M activerecord/CHANGELOG
  • M activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb
  • M activerecord/lib/active_record/transactions.rb
  • M activerecord/test/cases/transactions_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>