How to make it work?
I have a file index.html.haml and a index.html.erb. the erb one works, then when i delete the erb, it gives me the template is missing error.
I have rails 2.3.4 and installed the haml gem.
"Template is missing Missing template profiles/index.erb in view path app/views"