Crystal 0.21.0 support (#304)

Crystal 0.21.0 support
This commit is contained in:
Serdar Dogruyol 2017-02-21 21:24:11 +02:00 committed by GitHub
parent 54e501e964
commit b7ce53e5ab
9 changed files with 44 additions and 25 deletions

View file

@ -1,5 +1,4 @@
require "http"
require "multipart"
require "./kemal/*"
require "./kemal/helpers/*"