This project is archived and is in readonly mode.

Changeset [b8153fd5a18441567f787a33ca882acb3bb5088a] by Jon Leighton

December 20th, 2010 @ 09:56 PM

Fix problem where wrong keys are used in JoinAssociation when an association goes :through a belongs_to [#2801 state:resolved]
https://github.com/rails/rails/commit/b8153fd5a18441567f787a33ca882...

Committed by Jon Leighton

  • M activerecord/lib/active_record/associations/class_methods/join_dependency/join_association.rb
  • M activerecord/lib/active_record/reflection.rb
  • M activerecord/test/cases/associations/has_many_through_associations_test.rb
  • M activerecord/test/cases/reflection_test.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>