That's exactly what I was suggesting as the behavior of
ActiveRecord::Relation.Count :)

So, intuitive +1

On Aug 3, 4:19 pm, Mislav Marohnić <mislav.maroh...@gmail.com> wrote:
> In my opinion, this should never return a value larger than 5:
>
>   Model.where(blah blah).order(blah blah).limit(5).count
>
> Intuitive? Counter-intuitive?

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

Reply via email to