This project is archived and is in readonly mode.

Changeset [ff7bde62c857ec94f45a5be3bc76468deb8b0b3a] by Jon Leighton

December 23rd, 2010 @ 11:19 PM

When a has_many association is not :uniq, appending the same record multiple times should append it to the @target multiple times [#5964 state:resolved]
https://github.com/rails/rails/commit/ff7bde62c857ec94f45a5be3bc764...

Committed by Jon Leighton

  • M activerecord/lib/active_record/associations/association_collection.rb
  • M activerecord/lib/active_record/nested_attributes.rb
  • M activerecord/test/cases/associations/has_many_through_associations_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>