Module Haml::Template
In: lib/haml/template.rb

The class that keeps track of the global options for Haml within Rails.

Attributes

options  [RW]  The options hash for Haml when used within Rails. See {file:HAML_REFERENCE.md#haml_options the Haml options documentation}.

@return [Hash<Symbol, Object>]

[Validate]