Module: HtmlAttributes

Defined in:
lib/html_attributes/rails/tag_helper.rb,
lib/html_attributes/version.rb

Overview

:nodoc:

Defined Under Namespace

Modules: TagHelper, Version

Constant Summary collapse

VERSION =
"0.1.2"
BOOLEAN_ATTRIBUTES =
%w(disabled readonly multiple checked autobuffer
autoplay controls loop selected hidden scoped async
defer reversed ismap seemless muted required
autofocus novalidate formnovalidate open pubdate).to_set