This project is archived and is in readonly mode.

Changeset [a9422cc1db9501a80ecf2c25a5d3b0c4f4f32763] by Matt Jones

December 18th, 2008 @ 07:19 PM

Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved]

Signed-off-by: Frederick Cheung frederick.cheung@gmail.com http://github.com/rails/rails/co...

Committed by Matt Jones

  • M activerecord/lib/active_record/association_preload.rb
  • M activerecord/lib/active_record/associations/association_collection.rb
  • M activerecord/test/cases/associations/has_one_through_associations_test.rb
  • M activerecord/test/fixtures/member_types.yml
  • M activerecord/test/fixtures/members.yml
  • M activerecord/test/models/member.rb
  • M activerecord/test/models/member_detail.rb
  • M activerecord/test/models/member_type.rb
  • M activerecord/test/schema/schema.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>