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 -v 0.3
Authors

André Arko

1,400,291 total downloads 1,057 for this version
Owners

4c3ed917e59156a36212d48155831482

Gemfile
gem "haml-rails", "~> 0.3"
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)
Development Dependencies
  1. bundler ~> 1.0.0