mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
3 lines
No EOL
88 B
Ruby
3 lines
No EOL
88 B
Ruby
require 'haml'
|
|
|
|
ActionView::Base.register_template_handler("haml", HAML::TemplateEngine) |