module Haml::Template

Attributes

options[RW]

The options hash for Haml when used within Rails. See {file:REFERENCE.md#options the Haml options documentation}.

@return [Haml::Template::Options<Symbol => Object>]