options.rb

Path: lib/haml/template/options.rb
Last Update: Wed Mar 09 04:43:40 -0800 2016

We keep options in its own self-contained file so that we can load it independently in Rails 3, where the full template stuff is lazy-loaded.

[Validate]