- config
-- locales
--- en.yml
{{ }} ... %{ }
ex: {{count}} ... %{count}
On Feb 9, 9:46 pm, James Gaston <[email protected]> wrote:
> Hello all,
>
> I am struggling with an error that I've seen discussed in a few places. When
> a potential user of my app creates a new login, an error in their sign-up
> form generates a very ugly message, starting like so: {{count}} errors
> prohibited this {{model}} from being saved
> A search of the web lead me to suspect this is an internationalization
> problem, but the proposed remedy (reverting to an earlier i18n gem) hasn't
> helped. The curious thing is that I only see this error in the new-user
> signup form.
>
> Any thoughts as to what I'm missing?
>
> thanks
> - james
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.