Class: Hpricot::XMLDecl
Instance Method Summary collapse
Instance Method Details
#to_haml(tabs = 0) ⇒ Object
88 89 90 |
# File 'lib/gems/haml-2.0.4/lib/haml/html.rb', line 88 def to_haml(tabs = 0) "#{tabulate(tabs)}!!! XML\n" end |