this fixes problems where middleware could be run even if the wrapped routes did not match the request (depended on scoping, e.g. nesting in a context could limit this, but was not perfect). |
||
---|---|---|
src/clj_webtoolbox | ||
.gitignore | ||
LICENSE | ||
project.clj | ||
README.md |
clj-webtoolbox
Miscellaneous helper functions and macros for Ring and Compojure.
Leiningen
[clj-webtoolbox "0.0.1"]
Usage
TODO
License
Copyright © 2014 Gered King
Distributed under the the MIT License. See LICENSE for more details.