This project is archived and is in readonly mode.

Changeset [c6db37e69b1ff07f7ad535d4752d0e6eb2d15bff] by Jon Leighton

December 23rd, 2010 @ 11:19 PM

Don't allow a has_one association to go :through a collection association [#2976 state:resolved]
https://github.com/rails/rails/commit/c6db37e69b1ff07f7ad535d4752d0...

Committed by Jon Leighton

  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/reflection.rb
  • M activerecord/test/cases/associations/has_one_through_associations_test.rb
  • M activerecord/test/models/author.rb
  • M activerecord/test/models/member.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>