module
v2.3.8 -
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 checked).to_set
BLOCK_CALLED_FROM_ERB = 'defined? __in_erb_template'