v2.2.1 -
Show latest stable
-
0 notes
Provides methods to generate HTML tags programmatically when you can’t use a Builder. By default, they output XHTML compliant tags.
Constants
BOOLEAN_ATTRIBUTES = %w(disabled readonly multiple).to_set
BLOCK_CALLED_FROM_ERB = 'defined? __in_erb_template'