Is there a way to simply do a left outer join using rails ActiveRecord?
I see here there are some ways using raw SQL, but I\'d like to use the \'rails way\' (presumin