haml 4.0.1.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.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 7.0.1 October 30, 2025 (72 KB)
- 7.0.0 October 28, 2025 (72 KB)
- 6.4.0 October 28, 2025 (72 KB)
- 6.3.1 October 28, 2025 (72 KB)
- 6.3.0 December 10, 2023 (71 KB)
- 4.0.1.rc.1 February 26, 2013 (112 KB)
Runtime Dependencies (1):
            tilt
            >= 0
          
    



