other_web_browsers_warning: |-
You are welcome to continue using your current web browser,
but you may experience display issues or other difficulties.
Regards,
KK
2010/12/27 Erwin <yves_...@mac.com>:
> --
> You received this message because you are subscribed to the Google Groups "rails-i18n" group.
> To post to this group, send email to rails...@googlegroups.com.
> To unsubscribe from this group, send email to rails-i18n+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rails-i18n?hl=en.
>
>
There must be a trick, encoding or something, but I can't see the
difference between the one that works and the other.
So frustrating!
--
Posted via http://www.ruby-forum.com/.
There is nothing better to progress with something than writing to a
forum and complain.
I used \n in the yaml. In the view it was not showing the line break.
Then I check the generated html and actually in the code there was a
line break. I put the text within a <pre> tag and now the view shows the
line break again. I think I'm still missing something but can at least
move from here.