kemal/spec
Ben Jolitz 1f809c68c8 Support additional options as part of the Config
This commit adds the ability to add a closure suitable for adding
additional options. It is expected to allow someone to set global,
module or class level variables so they can pass changes/options
suitable for making decisions.
2016-03-30 13:33:51 -07:00
..
asset Fix view rendering for Crystal 0.11.0 2016-01-24 19:13:10 +02:00
middleware added small feature 2016-02-17 20:56:19 +01:00
all_spec.cr Handle POST request, and some refactors 2014-07-30 19:58:48 -03:00
common_exception_handler_spec.cr Set content-type to text/html on errors.Fixes #130 2016-03-18 20:03:04 +02:00
config_spec.cr Support additional options as part of the Config 2016-03-30 13:33:51 -07:00
context_spec.cr Refactor specs 2016-03-21 18:29:48 +02:00
helpers_spec.cr Refactor specs 2016-03-21 18:29:48 +02:00
logger_spec.cr Complete decoupling logger 2016-02-12 14:11:34 +02:00
param_parser_spec.cr Remove ParamContainer abstraction to make it faster. 2016-03-06 21:43:13 +02:00
route_handler_spec.cr Refactor specs 2016-03-21 18:29:48 +02:00
route_spec.cr Refactor specs 2016-03-21 18:29:48 +02:00
spec_helper.cr Refactor specs 2016-03-21 18:29:48 +02:00
view_spec.cr Refactor specs 2016-03-21 18:29:48 +02:00
websocket_handler_spec.cr Rename handlers 2016-02-03 22:08:54 +02:00