Module: ActionView

Defined in:
lib/haml/template/patch.rb,
lib/haml/helpers/xss_mods.rb,
lib/haml/helpers/action_view_mods.rb

Overview

This module refers to the ActionView module that's part of Ruby on Rails. Haml can be used as an alternate templating engine for it, and includes several modifications to make it more Haml-friendly. The documentation can be found here[http://rubyonrails.org/api/classes/ActionView/Base.html].

Defined Under Namespace

Modules: Helpers Classes: Base