This project is archived and is in readonly mode.

Changeset [9131a88bb8e82f139ec49b4057fb6065ba0a2c6a] by Josh Kalderimis

May 13th, 2010 @ 09:57 PM

validation macros can now be used within an instance
http://github.com/rails/rails/commit/9131a88bb8e82f139ec49b4057fb60...

Committed by Josh Kalderimis

  • A activemodel/lib/active_model/validations/helper_methods.rb
  • A activemodel/test/models/automobile.rb
  • M activemodel/lib/active_model/validations.rb
  • M activemodel/lib/active_model/validations/acceptance.rb
  • M activemodel/lib/active_model/validations/confirmation.rb
  • M activemodel/lib/active_model/validations/exclusion.rb
  • M activemodel/lib/active_model/validations/format.rb
  • M activemodel/lib/active_model/validations/inclusion.rb
  • M activemodel/lib/active_model/validations/length.rb
  • M activemodel/lib/active_model/validations/numericality.rb
  • M activemodel/lib/active_model/validations/presence.rb
  • M activemodel/lib/active_model/validations/with.rb
  • M activemodel/test/cases/validations_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>