module Marten::Handlers::Rendering::ClassMethods

Defined in:

marten/handlers/concerns/rendering.cr

Instance Method Summary

Instance Method Detail

def template_name(template_name : String | Nil) #

Allows to configure the template that should be rendered by the handler.


[View source]