This project is archived and is in readonly mode.
Changeset [00d6c766608f90ce64f11feb98786cbc7f71b89d] by Gabe da Silveira
August 10th, 2009 @ 12:30 AM
Enable has_many :through for going through a has_one association on the join model [#2719 state:resolved]
Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...
Committed by Gabe da Silveira
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/associations/through_association_scope.rb
- M activerecord/lib/active_record/reflection.rb
- M activerecord/test/cases/associations/has_many_associations_test.rb
- M activerecord/test/cases/associations/has_many_through_associations_test.rb
- M activerecord/test/cases/associations/join_model_test.rb
- M activerecord/test/models/author.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>