> 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. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework _______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
