kemal/spec
Zamith 8cf04b58ca
Move static file handler to be called after the instance handler
This way only routes that are not caught by the instance handler will go
through to the static file handler.
2015-01-31 14:39:50 +00:00
..
all_spec.cr Handle POST request, and some refactors 2014-07-30 19:58:48 -03:00
frank_handler_spec.cr Move static file handler to be called after the instance handler 2015-01-31 14:39:50 +00:00
route_spec.cr Move static file handler to be called after the instance handler 2015-01-31 14:39:50 +00:00
spec_helper.cr Initial commit 2014-06-11 20:41:02 -03:00