Ruby on Rails
Thursday, November 8, 2018
On Monday, 5 November 2018 20:19:00 UTC+1, fugee ohu wrote:
I imported some sms messages with emoticons in them and even though I'm setup for utf8 encoding such as foreign languages, these emoticons raise 'incorrect string value' error
Hi, have you defined on the very first line of your ruby file UTF encoding as follows:
# encoding: utf-8
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4bcb0f35-045f-48da-8560-d98da0d7571e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment