Module
ActionView::Helpers::TagHelper
In:
lib/haml/helpers/action_view_mods.rb
Methods
content_tag
content_tag_with_haml
External Aliases
content_tag
->
content_tag_without_haml
Public Instance methods
content_tag
(name, *args, &block)
Alias for
content_tag_with_haml
content_tag_with_haml
(name, *args, &block)
[Validate]