Instead of adding # coding: UTF-8 try to add # encoding: UTF-8 on the first line of the file.
It worked for me. I found the information here : http://groups.google.com/group/sinatrarb/browse_thread/thread/f92529bf0cf62015
Instead of adding # coding: UTF-8 try to add # encoding: UTF-8 on the first line of the file.
It worked for me. I found the information here : http://groups.google.com/group/sinatrarb/browse_thread/thread/f92529bf0cf62015