This project is archived and is in readonly mode.
Changeset [8d0b4fa39fab6e5d1e3382b4b137cc47e559b0be] by josevalim
May 24th, 2008 @ 06:58 AM
Added :select option to has_one and belongs_to, remove unused :order option on belongs_to.
Signed-off-by: Michael Koziarski
[#241 state:resolved]
Committed by Repository
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/associations/belongs_to_association.rb
- M activerecord/lib/active_record/associations/belongs_to_polymorphic_association.rb
- M activerecord/lib/active_record/associations/has_one_association.rb
- M activerecord/test/cases/associations/belongs_to_associations_test.rb
- M activerecord/test/cases/associations/has_one_associations_test.rb
- M activerecord/test/models/company.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>