David Heinemeier Hansson wrote:
Is it a known issue that associations defined using :through won't work
with eager loading?

Yes. Please do work on extending it to be possible, though. At the
very least, though, we should bork with an arguments invalid error if
you supply both keys unless we get this implemented.

Patch submitted, needs to be tested in other dbs (passes for Oracle)...

   http://dev.rubyonrails.org/ticket/3611


_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to