This project is archived and is in readonly mode.

#903 ✓resolved
Frederick Cheung

preloading of has_one :through is broken

Reported by Frederick Cheung | August 25th, 2008 @ 10:45 PM | in 2.x

Preloading of has one through associations is currently broken. Specifying such an association to :include will cause the associations to all be loaded in one go but will also cause each associated record to be loaded individually. The attached patch addresses this

Comments and changes to this ticket

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>

People watching this ticket

Attachments

Referenced by

Pages