In Files

Parent

Methods

Class Index [+]

Quicksearch

Hpricot::Doc

@see Hpricot @private

Public Instance Methods

to_haml(tabs, options) click to toggle source

@see Haml::HTML::Node#to_haml

     # File lib/haml/html.rb, line 172
172:       def to_haml(tabs, options)
173:         (children || []).inject('') {|s, c| s << c.to_haml(0, options)}
174:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.