[Rails] Re: incompatible character encodings: ASCII-8BIT and UTF-8
Hi, thanks for responding.
It's very simple, before acces any database, I have a presentation menu,
and a text in the view saying than user have to choose an option:
<div id="tit_menu">
<p>Seleccione una opción del menú</p>
</div>
If I change "ó" with "o" and "ú" with "u" works fine.
--
Posted via http://www.ruby-forum.com/.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home