RubyGems Navigation menu

haml 5.0.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 6.3.0 - December 10, 2023 (71 KB)
  2. 6.2.5 - December 10, 2023 (71.5 KB)
  3. 6.2.4 - December 09, 2023 (71 KB)
  4. 6.2.3 - October 04, 2023 (71 KB)
  5. 6.2.2 - October 04, 2023 (71 KB)
  6. 5.0.1 - May 03, 2017 (111 KB)
Show all versions (204 total)

Runtime Dependencies (2):

temple >= 0.8.0
tilt >= 0

Development Dependencies (4):

minitest >= 4.0
nokogiri >= 0
rails >= 4.0.0
rbench >= 0

Owners:

Authors:

  • Natalie Weizenbaum, Hampton Catlin, Norman Clarke, Akira Matsuda

SHA 256 checksum:

62d5d4c6e9a03309347113268c5c5924aac279ffd1f543c44c4aef80b5b2b50c

Total downloads 142,995,867

For this version 1,423,495

License:

MIT

Required Ruby Version: >= 2.0.0

New versions require MFA: true

Links: