mainly done for code readability. nicer to alias the namespace separately and be able to write code like (session/assoc :foo "bar") instead of (response/session-assoc :foo "bar") but clearly a minor cosmetic change regardless |
||
---|---|---|
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.