This project is archived and is in readonly mode.

Changeset [5cda000bf0f6d85d1a1efedf9fa4d0b6eaf988a1] by David Heinemeier Hansson

February 27th, 2009 @ 12:50 PM

Fixed that autosave should validate associations even if master is invalid [#1930 status:committed] http://github.com/rails/rails/co...

Committed by David Heinemeier Hansson

  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
  • M activerecord/lib/active_record/associations/has_many_association.rb
  • M activerecord/lib/active_record/associations/has_many_through_association.rb
  • M activerecord/lib/active_record/autosave_association.rb
  • M activerecord/test/cases/associations/belongs_to_associations_test.rb
  • M activerecord/test/cases/associations/has_many_associations_test.rb
  • M activerecord/test/cases/associations/has_one_associations_test.rb
  • M activerecord/test/cases/autosave_association_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>