On whitman search it was displaying {:zero=>"0 items", :one=>"1 item", :other=>"%{count} items"}. After clicking around a little and refreshing, it then showed the correct number of items.
This might be difficult to replicate. It is possibly just a temporary issue related to switching over the API and gemset. However, similar bugs with @res.count crop up every now and then.
On whitman search it was displaying
{:zero=>"0 items", :one=>"1 item", :other=>"%{count} items"}. After clicking around a little and refreshing, it then showed the correct number of items.This might be difficult to replicate. It is possibly just a temporary issue related to switching over the API and gemset. However, similar bugs with @res.count crop up every now and then.