[Rails] How to convert the HTML entities into UTF-8 character set, in ruby 1.8.7
Hi,
Is there away to convert the HTML entities into UTF-8 character set, in ruby 1.8.7?
(For example, if we consider "ö", convert the entity number "ö" into "\303\266". Or at least converting the html entity to the character "ö" )
Thank you
-- 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.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/j7VOKNziOYcJ.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home