Class ActionView::Base
In: lib/haml/helpers/action_view_mods.rb
Parent: Object

Methods

External Aliases

render -> render_without_haml
output_buffer -> output_buffer_without_haml
output_buffer= -> set_output_buffer_without_haml

Public Instance methods

output_buffer()
output_buffer=(new_buffer)
render(*args, &block)

Alias for render_with_haml

[Validate]