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