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