On Sun, 20 Dec 2009 17:03:28 -0800 (PST)
Rong <[email protected]> wrote:

> I am running thru a tutorial for rails which uses Blueprint but when I
> link to the screen stylesheet I get the following error:
> 
> 
> incompatible character encodings: ASCII-8BIT and UTF-8
> 
> Can somebody help me?

Looks like either your ruby program or the style-sheet is not encoded
in UTF-8. I tend to believe you must encode your Ruby program in UTF-8.

Maybe this helps: http://www.ruby-forum.com/topic/167276

--------------------------------------------------------------------
  .'  `.    knny [d0t] myer [at] gmail [d0t] com 
  |a_a  |   http://kenny.paraguayinfos.de | gpg key ID: 0x00F56BA1B2
  \<_)__/   -------------------------------------------------------- 
  /(   )\   Everything should be made as simple as possible, but not 
 |\`> < /\                        simpler.
 \_|=='|_/                                        -- Albert Einstein 

Attachment: signature.asc
Description: PGP signature

Reply via email to