This project is archived and is in readonly mode.

Changeset [2ea1d684d93bd59887a9fd12e647941f0d1f4868] by José Valim

September 8th, 2009 @ 04:26 PM

Refactor new callbacks and AR implementation.

Signed-off-by: Joshua Peek josh@joshpeek.com
http://github.com/rails/rails/commit/2ea1d684d93bd59887a9fd12e64794...

Committed by José Valim

  • M activemodel/lib/active_model/validations.rb
  • M activerecord/lib/active_record/callbacks.rb
  • M activerecord/test/cases/callbacks_observers_test.rb
  • M activerecord/test/cases/callbacks_test.rb
  • M activerecord/test/cases/lifecycle_test.rb
  • M activerecord/test/cases/transactions_test.rb
  • M activerecord/test/models/author.rb
  • M activerecord/test/models/project.rb
  • M activerecord/test/models/topic.rb
  • M activesupport/lib/active_support/new_callbacks.rb
  • M activesupport/test/new_callbacks_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>