This project is archived and is in readonly mode.
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
-
Repository August 26th, 2008 @ 05:23 AM
- State changed from new to resolved
(from [fdeeeaea61bb34040f8da03afa9876171db4b17e]) Fix preloading of has_one through associations
[#903 state:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
-
Repository August 26th, 2008 @ 05:23 AM
(from [b7a37b742c0abd1df8ea48cc82f76385cc0c41ea]) Fix preloading of has_one through associations
[#903 state:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
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
Tags
Referenced by
- 903 preloading of has_one :through is broken [#903 state:resolved]
- 903 preloading of has_one :through is broken [#903 state:resolved]