I get this error when using Rails 2.3.8 for the following funds
distance_of_time_in_words
shows
{{count}} days left
and errors for forms
Re-login authentication shows errors, such as the following for an invalid form
Mistakes
{{count}} prevented this from {{model}} saving There were problems with the following fields: {{attribute}} {{message}} {{attribute}} {{message}} {{attribute}} {{message}} { {attribute}} {{message}}
I suspect formatting is not applied correctly. Has anyone encountered a similar problem.
source share