RubyGems.org

haml

3.0.11

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 3.0.11
Authors

Nathan Weizenbaum, Chris Eppstein, Hampton Catlin

2,524,233 total downloads 3,692 for this version
Owners

39b3031f890ad7ce40661614af8b52a6A77873df3a9766b208e009248a2a9a56

Bundler
gem "haml", "~> 3.0.11"
Versions
  1. 3.0.11 June 9, 2010
Show all versions (117 total)
Development Dependencies
  1. maruku >= 0.5.9
  2. yard >= 0.5.3