523ab18cbc
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 PR: ports/183292 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
6 lines
304 B
Text
6 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
|