How do I get Haml to work with Rails?

后端 未结 10 1126
一向
一向 2020-12-07 13:15

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

10条回答
  •  天命终不由人
    2020-12-07 13:31

    This may be an old question but I think the answer is using haml-rails at https://github.com/indirect/haml-rails

提交回复
热议问题