mirror of
https://github.com/github/rails.git
synced 2026-01-29 08:18:03 -05:00
includes joins that are needed to reach tables listed in the :order or :conditions options if they are not joined directly to the main active_record table. Signed-off-by: Michael Koziarski <michael@koziarski.com> [#109 state:resolved]