RubyGems Navigation menu

haml 5.2.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.2.1 - November 30, 2020 (90 KB)
Show all versions (204 total)

Runtime Dependencies (2):

temple >= 0.8.0
tilt >= 0

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

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

SHA 256 checksum:

da96cbd28a298c0a2c61c82fe0bf2387807fcdfd1e131c928aed75843c9a4030

Total downloads 141,315,275

For this version 8,461,967

License:

MIT

Required Ruby Version: >= 2.0.0

New versions require MFA: true

Links: