Also move the other Kemal class override to src/ext/

This commit is contained in:
Samantaz Fox 2022-04-10 23:07:06 +02:00
parent 1f66d7ef74
commit 0a1614a872
No known key found for this signature in database
GPG Key ID: F42821059186176E
2 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ require "file_utils"
require "kemal"
require "kilt"
require "./ext/kemal_content_for.cr"
require "./ext/kemal_static_file_handler.cr"
require "athena-negotiation"
require "openssl/hmac"