module Marten::Handlers::Rendering::ClassMethods
Defined in:
marten/handlers/concerns/rendering.crInstance Method Summary
-
#template_name(template_name : String | Nil)
Allows to configure the template that should be rendered by the handler.
Instance Method Detail
def template_name(template_name : String | Nil)
#
Allows to configure the template that should be rendered by the handler.