Using Haml with Rails 3 (6 Minutes)
We’ve just released Using Haml with Rails 3 screencast. We show you how to integrate Haml in to new and existing Rails 3 projects. We also show you how to write a rake task to recursively change all ERB files to Haml too. Check it out.
Comments
Seems everyone is moving from HAML to Slim these days…
These say <a href-“http://rubygems.org/gems/haml/stats”>otherwise</a>…
Otherwise link didn’t work:
Compare Haml - Slim.
I like haml and use it. I think it has best way to assemble “html, ruby, css and js” in one file.
Post a comment