This project is archived and is in readonly mode.

Changeset [a5609cd3cf3921cbd17b6314498318da7d522395] by Matt Jones

November 15th, 2008 @ 05:23 PM

fix assignment to has_one :through associations.

Signed-off-by: Michael Koziarski michael@koziarski.com http://github.com/rails/rails/co...

Committed by Matt Jones

  • M activerecord/lib/active_record/associations/has_one_through_association.rb
  • M activerecord/test/cases/associations/has_one_through_associations_test.rb
  • M activerecord/test/fixtures/organizations.yml
  • M activerecord/test/models/member.rb
  • M activerecord/test/models/member_detail.rb
  • M activerecord/test/models/organization.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>