This project is archived and is in readonly mode.
Changeset [3fa61ccb9eed0f17cdef85470ae708b4b09a3c06] by Jon Leighton
January 30th, 2011 @ 11:58 AM
Has many through - It is not necessary to manually merge in the
conditions hash for the through record, because the creation is
done directly on the through association, which will already handle
setting the conditions.
https://github.com/rails/rails/commit/3fa61ccb9eed0f17cdef85470ae70...
Committed by Jon Leighton
- M activerecord/lib/active_record/associations/through_association.rb
- M activerecord/test/cases/associations/has_many_through_associations_test.rb
- M activerecord/test/models/club.rb
- M activerecord/test/models/member.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>