On Thu, May 13, 2010 at 16:41, Rodrigo Rosenfeld Rosas
<rr.ro...@gmail.com> wrote:
> Em 12-05-2010 13:02, Norman Clarke escreveu:

> But at home, I can run 'ação'.mb_chars.upcase in rails console and it works
> too. At work, 'ação'.mb_chars yields 'ao'. Any idea why this is not
> consistent in both environments?

If you're trying it on the console, it's probably a difference in the
way your consoles are set up to handle UTF-8  characters. I think the
only really reliable way to test this is by putting the text in a
file.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-c...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to