Index of the tags module
-
m
webhelpers.rails.tags
...
- Tag Helpers
- f content_tag ... - Create a tag with content
- f escape_once ... - Escapes a given string without affecting existing escaped entities.
- f camelize ... - Camelize a name
- f cdata_section ... - Returns a CDATA section with the given content.
- f tag ... - Returns an XHTML compliant tag of type name.