noir-clojure / lib-noir

A set of libraries for ring apps, including stateful sessions.
Eclipse Public License 1.0
481 stars 47 forks source link

fixed ordering of middleware #24

Closed yogthos closed 11 years ago

yogthos commented 11 years ago

wrap-noir-flash has to come before wrap-noir-session in order to work correctly