struct Athena::Routing::Renderers::ECRRenderer(T)
- Athena::Routing::Renderers::ECRRenderer(T)
- Struct
- Value
- Object
Overview
Render's T
ECR file, sets the response's Content-Type header to text/html
.
Defined in:
routing/renderers.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
Class Method Detail
def self.render(response : T, action : Action, context : HTTP::Server::Context) : String forall T
#