mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Split helpers.cr into helpers/macros.cr and helpers/helpers.cr
This commit is contained in:
parent
daac09a859
commit
f3175bdb72
3 changed files with 42 additions and 42 deletions
|
@ -1,4 +1,5 @@
|
|||
require "./kemal/*"
|
||||
require "./kemal/helpers/*"
|
||||
require "./kemal/middleware/*"
|
||||
|
||||
module Kemal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue