string<String> |
The string to add to the HAML buffer. |
binding<Binding> |
Not used by HAML, but is necessary to conform to the concat_* interface. |
# File lib/merb-haml/template.rb, line 30 def concat_haml(string, binding) haml_buffer.buffer << string end
Generated with the Darkfish Rdoc Generator 2.