mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Rationale: this is more readable if serveral queries are involved in one call. Also, it will be possible to let AR log EXPLAINs automatically in production mode, where queries are not even around.