RubyGems.org

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.

installgem install haml-rails
Authors

André Arko

1,408,947 total downloads 232,795 for this version
Owners

4c3ed917e59156a36212d48155831482

Licenses

MIT

Gemfile
gem "haml-rails", "~> 0.4"
Versions
  1. 0.4 February 14, 2013
  2. 0.3.5 September 7, 2012
  3. 0.3.4 October 15, 2010
  4. 0.3.3 October 15, 2010
  5. 0.3.2 October 15, 2010
Show all versions (9 total)