I am following this blog post on Pedestal (http://www.rkn.io/2014/08/01/async-interceptors/) which makes reference to io.pedestal.interceptor -> defbefore. Using the latest Pedestal this function/macro is not present. What has become of it? Thanks.
Asked
Active
Viewed 145 times
1 Answers
1
They've just been moved to io.pedestal.interceptor.helpers
namespace in this commit.

ClojureMostly
- 4,652
- 2
- 22
- 24