7 lines
304 B
Text
7 lines
304 B
Text
|
Haml-rails provides Haml generators for Rails 3. It also enables Haml as the
|
||
|
templating engine for you, so you don't have to screw around in your own
|
||
|
application.rb when your Gemfile already clearly indicated what templating
|
||
|
engine you have installed. Hurrah.
|
||
|
|
||
|
WWW: http://github.com/indirect/haml-rails
|