Commit graph

6 commits

Author SHA1 Message Date
Johannes Müller
2e42b3f48c Decouple specs from global state to isolated tests 2018-12-17 19:51:35 +03:00
Johannes Müller
aaa2109837 Refactor global namespace DSL into OOP Kemal::Base 2018-12-17 19:46:29 +03:00
Johannes Müller
bc661d58ae Refactor Kemal.run to allow custom port binding (#463) 2018-06-30 14:16:55 +03:00
Faustino Aguilar
f1edf81d95 Remove duplicate spec (#340)
Code duplicate: two specs with the same code.
2017-03-25 19:41:58 +02:00
Sdogruyol
476b27892e Early return from range if request type is not GET 2017-02-04 13:35:46 +03:00
Michael Barrett
209a9e576c Add configurable startup logging as a block (#291)
Add overload for Kemal.run with just a block. This removes default logging.
2017-01-15 21:41:07 +03:00