This project is archived and is in readonly mode.
Changeset [99a8d8430f9b819cd3e8cb3aab44cb04ea402532] by Jon Leighton
January 4th, 2011 @ 12:24 AM
Create the association scope directly rather than going through
with_scope
https://github.com/rails/rails/commit/99a8d8430f9b819cd3e8cb3aab44c...
Committed by Jon Leighton
- M activerecord/lib/active_record/associations/association_collection.rb
- M activerecord/lib/active_record/associations/association_proxy.rb
- M activerecord/lib/active_record/associations/belongs_to_association.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/lib/active_record/associations/has_one_association.rb
- M activerecord/lib/active_record/associations/through_association.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>