kemal/spec
Serdar Dogruyol 2ffb4dccdf Merge pull request #27 from f/master
Add render macro to kemal core.
2015-12-06 20:45:53 +02:00
..
asset Add render macro to kemal core to have dynamic rendering mechanism. It actually binds built-in ecr parser to the Kemal as a macro. 2015-12-06 16:55:35 +02:00
all_spec.cr Handle POST request, and some refactors 2014-07-30 19:58:48 -03:00
config_spec.cr Updated logger to be more robust 2015-11-18 22:45:49 +02:00
context_spec.cr Refactored context 2015-10-30 22:34:44 +02:00
kemal_handler_spec.cr Update .travis.yml 2015-12-06 17:56:04 +02:00
logger_spec.cr add colorize for logger 2015-11-22 20:06:26 +02:00
param_parser_spec.cr parse request body for array 2015-11-10 13:30:16 +02:00
route_spec.cr Fixed match bug 2015-10-31 09:28:25 +02:00
spec_helper.cr Set to development before_each spec 2015-11-25 23:35:04 +02:00
view_spec.cr Add render macro to kemal core to have dynamic rendering mechanism. It actually binds built-in ecr parser to the Kemal as a macro. 2015-12-06 16:55:35 +02:00