I am trying to get Haml to work with my Ruby on Rails project. I am new to Ruby on Rails and I really like it. However, when I attempt to add an aplication.html.haml
or index.html.haml
for a view, I just receive errors.
I am using NetBeans as my IDE.