error

<%= 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