Hi!

I set SiController file to utf-8 encoding and rails gave me this
error.

I stumbled on an article about converting rails app to use utf-8, but
I didn't try it, because I created a single controller for testing
"rails new gold", "rails generate controller Si index", "rails
server", went to localhost:3000 and it works if controller file is
encoded in ansi, and doesn't work if encoded in utf-8.
The article
http://tumblelog.jauderho.com/post/27806549/converting-your-rails-app-to-utf8

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to