module Hanami::View::Tilt::SlimAdapter

@api private @since 2.1.0

Constants

Template

Slim template renderer for Hanami::View.

This differs from the standard Slim::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