noir-clojure / lib-noir

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

added on-fail option for redirects #69

Closed yogthos closed 11 years ago

yogthos commented 11 years ago

:on-fail can be used instead of the :redirect key to supply a function that will handle the failure case for a rule group.