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

Parses the filtered text with ERB. Not available if the {file:HAML_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

compile  

Included Modules

Base

Public Instance methods

[Validate]