This project is archived and is in readonly mode.

Changeset [4c05055487e149bfa4152c1b42f3519671ca22ac] by Will Bryant

October 10th, 2008 @ 03:58 PM

explicitly including child associations that are also included in the parent association definition should not result in double records in the collection/double loads (#1110)

Signed-off-by: Michael Koziarski michael@koziarski.com [#1110 state:committed] http://github.com/rails/rails/co...

Committed by Will Bryant

  • M activerecord/lib/active_record/association_preload.rb
  • M activerecord/lib/active_record/associations.rb
  • M activerecord/test/cases/associations/eager_test.rb
  • M activerecord/test/models/author.rb
  • M activerecord/test/models/post.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>