This is a sort of code analysis and something I discovered with :include usage in Rails. (This is in rails 1.1.6, so YMMV. I believe the latest Rails opts to use inner SELECTs rather than JOIN statements.
Also, this is kind of long.)
Coding: Rails Issues with :include
February 23rd, 2008 · No Comments
Tags: stuff
