Keep using kilt for rendering

Directly using Crystal's ECR seems to be causing issues, so
don't use kemal's 'render' macro and patch 'content_for' to
have the same behavior as before Kemal v1.1.1
This commit is contained in:
Samantaz Fox
2022-04-10 22:53:03 +02:00
parent 84b6429ca6
commit 1f66d7ef74
5 changed files with 37 additions and 3 deletions

View File

@@ -19,6 +19,9 @@ dependencies:
kemal:
github: kemalcr/kemal
version: ~> 1.1.2
kilt:
github: jeromegn/kilt
version: ~> 0.6.1
protodec:
github: iv-org/protodec
version: ~> 0.1.4