This project is archived and is in readonly mode.
Changeset [b763858ed5faeda720035dd2178e7c44aa34240a] by Gabe da Silveira
August 10th, 2009 @ 12:34 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/has_many_through_association.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>