This project is archived and is in readonly mode.
Changeset [e8ada11aac28f0850f0e485acacf34e7eb81aa19] by Jon Leighton
December 26th, 2010 @ 07:38 PM
Associations: DRY up the code which is generating conditions,
and make it all use arel rather than SQL strings
https://github.com/rails/rails/commit/e8ada11aac28f0850f0e485acacf3...
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/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_scope.rb
- M activerecord/test/fixtures/companies.yml
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>