On Sep 6, 6:10 pm, Dmitry Suzdalev <dim...@gmail.com> wrote:
> Ah, I see.
> Unfortunately I need exactly to call a count() method with left outer join
> of another table....

If you want a join, why not use the :joins option ? (I think there's
an option these days for that to do left joins, if not then you can
always spell out the join clause explicitly)

Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to