This project is archived and is in readonly mode.
Changeset [e94e53f9cd70bee69759661e9771da3fe0ee9554] by Brandon Keepers
June 9th, 2008 @ 05:05 PM
fix eager loading with dynamic finders
Committed by Repository
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
- M activerecord/lib/active_record/associations/has_many_association.rb
- M activerecord/test/cases/associations/has_and_belongs_to_many_associations_test.rb
- M activerecord/test/cases/associations/has_many_through_associations_test.rb
- M activerecord/test/models/author.rb
- M activerecord/test/models/category.rb
- M activerecord/test/models/person.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>