This project is archived and is in readonly mode.

Changeset [51739d3228d12907d60fb1b0a2b1ef96c55f66a3] by Neeraj Singh

June 19th, 2010 @ 04:59 PM

moving before_validation and after_validation functionality from ActiveRecord to ActiveModel

[#4653 state:resolved]

Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/51739d3228d12907d60fb1b0a2b1ef...

Committed by Neeraj Singh

  • A activemodel/lib/active_model/validations/callbacks.rb
  • A activemodel/test/cases/validations/callbacks_test.rb
  • M activemodel/lib/active_model/validations.rb
  • M activerecord/lib/active_record/base.rb
  • M activerecord/lib/active_record/callbacks.rb
  • M activerecord/lib/active_record/validations.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>