Error

<%= distance_of_time_in_words(post.created_at, Time.now) %>

gives {{count}}

On 5 January 2011 07:31, bunty [email protected] wrote:

<%= distance_of_time_in_words(post.created_at, Time.now) %>

gives {{count}}

Are you using internationalisation? If so then I would look in that
direction.

Colin