This project is archived and is in readonly mode.
Changeset [a04e1036691ca98579dd8b8b6cb19ffb23f85c72] by Jon Leighton
December 15th, 2010 @ 07:03 PM
Verify that creating a has_many through record where there is a
default_scope on the join model works correctly (creates the join
record with the default scope applied)
https://github.com/rails/rails/commit/a04e1036691ca98579dd8b8b6cb19...
Committed by Jon Leighton
- M activerecord/test/cases/associations/has_many_through_associations_test.rb
- M activerecord/test/models/author.rb
- M activerecord/test/models/categorization.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>