http://blog.grayproductions.net/articles/ruby_19s_three_default_encodings
On Feb 4, 3:09 am, Paul Bergstrom <[email protected]> wrote: > I added this to the top of environment.rb > > Encoding.default_external = 'UTF-8' > > Seems to have done the trick. At least I think so. > > -- > Posted viahttp://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 [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.

