This project is archived and is in readonly mode.
Changeset [1e6c50e21bdb8c99116a7dc6921ef3eb4ed9531a] by Jim Remsik and Tim Pope
March 9th, 2009 @ 01:43 PM
Ensure has_many :through works with changed primary keys [#736 state:resolved]
Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...
Committed by Jim Remsik and Tim Pope
- M activerecord/lib/active_record/associations/has_many_through_association.rb
- M activerecord/test/cases/associations/has_many_through_associations_test.rb
- M activerecord/test/fixtures/toys.yml
- M activerecord/test/models/owner.rb
- M activerecord/test/models/pet.rb
- M activerecord/test/models/toy.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>