On Tue, Mar 17, 2009 at 07:22, Jaroslaw Zabiello <[email protected]>wrote:

>
> Ruby 1.9.1 requires encoding preambule
>
> # -*- coding: utf-8 -*-


Ruby doesn't require it. I believe it assumes UTF-8. Also, you don't put it
in your view templates, like those that are written in Haml -- ruby won't
parse them there regardless of whether the "#" is a reserved character or
not.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to