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 00d5e2ddaa
commit df8d4c9ce2
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"