Module | Webby::Helpers::TagHelper |
In: |
lib/webby/helpers/tag_helper.rb
|
Provides methods to generate HTML tags programmatically. By default, they output XHTML compliant tags.
BOOLEAN_ATTRIBUTES | = | Set.new(%w(disabled readonly multiple)) |