Methods

Included Modules

Class Index [+]

Quicksearch

Haml::Filters::Escaped

Works the same as {Plain}, but HTML-escapes the text before placing it in the document.

Public Instance Methods

render(text) click to toggle source

@see Base#render

     # File lib/haml/filters.rb, line 246
246:       def render(text)
247:         Haml::Helpers.html_escape text
248:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.