Ruby 1.9 character encoding field notes
The last few weeks I’ve been spending some time figuring out how to handle character encoding in your Ruby 1.9 application. I’ve posted my findings with a short blog post and a released a gem.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
The last few weeks I’ve been spending some time figuring out how to handle character encoding in your Ruby 1.9 application. I’ve posted my findings with a short blog post and a released a gem.
Comments
This is going to be a very important part of future Rails apps.
Really neat, and nice code as well. This will surely be useful at some point!
The font rendering was really bad on this page! Windows, firefox 3.5.
I used the readability bookmarklet to make it tolerable
http://lab.arc90.com/experiments/readability
Post a comment