Included Modules

ActionView::Helpers::HamlSupport

Public Instance Methods

haml_buffer() click to toggle source
# File lib/haml/helpers/action_view_mods.rb, line 88
def haml_buffer
  @template_object.send :haml_buffer
end
is_haml?() click to toggle source
# File lib/haml/helpers/action_view_mods.rb, line 92
def is_haml?
  @template_object.send :is_haml?
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.