Module Haml::Filters::Erb
In: lib/haml/filters.rb

Parses the filtered text with ERB. Not available if the {file:REFERENCE.md#suppress_eval-option `:suppress_eval`} option is set to true. Embedded Ruby code is evaluated in the same context as the Haml template.

Methods

Public Class methods

[Validate]