Renamed all occurrences to Kemal

This commit is contained in:
Sdogruyol 2015-10-23 21:33:26 +03:00
parent 289ad42d4e
commit 5ca84fea4c
13 changed files with 38 additions and 38 deletions

View file

@ -1,4 +1,4 @@
require "../src/frank"
require "../libs/kemal"
get "/" do
"Hello World!"