ActionView::Helpers::TagHelper

module ActionView::Helpers::TagHelper

Included modules:
ActionView::Helpers::CaptureHelper, ActionView::Helpers::OutputSafetyHelper

Provides methods to generate HTML tags programmatically when you can't use a Builder. By default, they output XHTML compliant tags.

Constants

BOOLEAN_ATTRIBUTES
PRE_CONTENT_STRINGS
TAG_PREFIXES
登录查看完整内容