[Rails-core] Help needed from eager loading enthusiasts

Jeremy Evans jeremyevans0 at gmail.com
Wed Feb 22 18:16:26 GMT 2006


On 2/22/06, Pete Yandell <pete at notahat.com> wrote:
> Does this tie in with http://dev.rubyonrails.org/ticket/1562 which
> allows including multiple associations that reference a single table,
> but (AFAIK) isn't compatible with edge rails? If this doesn't solve
> the same problem as 1562, would this make solving it easier?

I haven't tested the patch, but it aliases the table names in the SQL,
so it may fix the problems that 1562 addresses (hopefully someone else
can give a more definitive answer).  I hope it does and it gets
included in Rails 1.1, that way I won't have to keep updating the 1562
patch and associated plugin (which would probably be painful because
of the changes made between 1.0 and Edge).


More information about the Rails-core mailing list