RubyGems.org

haml

4.0.0.rc.1

Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML that's designed to express the structure of documents in a non-repetitive, elegant, and easy way by using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.

installgem install haml -v 4.0.0.rc.1 --pre
Authors

Nathan Weizenbaum, Hampton Catlin, Norman Clarke

6,284,464 total downloads 288 for this version
Owners

39b3031f890ad7ce40661614af8b52a6B6621ca717b64e2e1717b2af82e3762bA77873df3a9766b208e009248a2a9a56

Licenses

MIT

Gemfile
gem "haml", "~> 4.0.0.rc.1"
Versions
  1. 4.0.3 May 21, 2013
  2. 4.0.2 April 5, 2013
  3. 4.0.1 March 21, 2013
  4. 4.0.1.rc.1 February 26, 2013
  5. 4.0.0 February 13, 2013
Show all versions (139 total)
Runtime Dependencies
  1. tilt >= 0