RubyGems.org

haml

2.0.10

Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, 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 2.0.10
Authors

Nathan Weizenbaum, Hampton Catlin

3,189,023 total downloads 3,483 for this version
Owners

39b3031f890ad7ce40661614af8b52a6B6621ca717b64e2e1717b2af82e3762bA77873df3a9766b208e009248a2a9a56

Gemfile
gem "haml", "~> 2.0.10"
Versions
  1. 2.0.10 July 6, 2009
Show all versions (122 total)