Hamlit::BooleanAttributes

February 7, 2017 · View on GitHub

Hamlit plugin to modify the list of boolean attributes.

See https://github.com/k0kubun/hamlit/issues/99.

Installation

gem 'hamlit-boolean_attributes'

Usage

# config/initializers/hamlit.rb
Hamlit::BooleanAttributes.add('amp')
Hamlit::BooleanAttributes.add('⚡')

License

The gem is available as open source under the terms of the MIT License.

Contents

  1. 1Installation
  2. 2Usage
  3. 3License