Object
@see Hpricot @private
@see Haml::HTML::Node#to_haml
# File lib/haml/html.rb, line 174 174: def to_haml(tabs, options) 175: content = parse_text_with_interpolation( 176: erb_to_interpolation(self.content, options), tabs + 1) 177: "#{tabulate(tabs)}:cdata\n#{content}" 178: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.