On Dec 2, 10:45 pm, hoenth <[EMAIL PROTECTED]> wrote:

> Any idea why Rails seems to be ignoring the :include?

It's not  - that's the way it does includes now, one select per
association type (unless it has to fallback to the old joins based
code because conditions/order reference the included tables). In
addition :include of has_one through was broken in 2.1.

Fred
>
> Any help would be greatly appreciated.
>
> Best,
> Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to