This project is archived and is in readonly mode.

Changeset [d758d996d1b66e2a65640f79f01ce2ac674d7ed5] by Pratik Naik

March 21st, 2009 @ 07:07 PM

Deprecate Model#validate/validate_on_create/validate_on_update. Use Model.validate :method and likewise http://github.com/rails/rails/co...

Committed by Pratik Naik

  • M activemodel/lib/active_model/validations.rb
  • M activemodel/test/models/reply.rb
  • M activerecord/lib/active_record/validations.rb
  • M activerecord/test/cases/validations_test.rb
  • M activerecord/test/models/company.rb
  • M activerecord/test/models/company_in_module.rb
  • M activerecord/test/models/reply.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>