module Hanami::View::Tilt::HamlAdapter

@api private @since 2.1.0

Constants

Template

Haml template renderer for Hanami::View.

This differs from the standard Haml::Template by automatically escaping HTML based on a given string’s ‘#html_safe?`, regardless of when “hanami/view/html” is required.

@see Hanami::View::Tilt @api private @since 2.1.0