Just installing the gem isn't enough to get Haml to be recognized by 
rails projects. Unfortunately, the only way to do that right now is by 
copying all the code to the vendor/plugins directory, either manually 
from the gem directory, or using script/plugin.

- Nathan

Daniel wrote:
> Hi, I am very interested on using haml instead of rhtml but for some
> reason my haml templates are not being recognized.
> I set up the gem using: gem install haml, and everything looked fine.
>
> Then, I changed a _form.rhtml partial to .haml but rails was
> complaining saying that no .rhtml template was found. I thought that
> maybe the calling template had to be changed as well, therefore I
> converted the new.rhtml to new.haml and now I get a blank page.
>
> Am I missing something?
>
> Thanks,
>
> Daniel
>   

--~--~---------~--~----~------------~-------~--~----~
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