This project is archived and is in readonly mode.

Changeset [b07073924002fd56ac5b63b24cb9318b3dee45c4] by Jeremy Kemper

June 8th, 2010 @ 10:05 PM

Revert "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 commit 1b2941cba1165b0721f57524645fe378bee2a950.

[#2991] http://github.com/rails/rails/commit/b07073924002fd56ac5b63b24cb931...

Committed by Jeremy Kemper

  • A 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>