haml 4.1.0.beta.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.
Gemfile:
=
install:
=
Versions:
- 6.3.0 December 10, 2023 (71 KB)
- 6.2.5 December 10, 2023 (71.5 KB)
- 6.2.4 December 09, 2023 (71 KB)
- 6.2.3 October 04, 2023 (71 KB)
- 6.2.2 October 04, 2023 (71 KB)
- 4.1.0.beta.1 January 07, 2014 (116 KB)
Runtime Dependencies (1):
tilt
>= 0