Fork me on GitHub
#ring
<
2018-01-24
>
ikitommi07:01:25

thanks @pablore. I believe "handler responds nil" is a special case and I need to wrap the respond into local callback to know wether is was called. The routes in compojure does about that.

pablore14:01:15

I find it crazy to use ring without compojure

seancorfield16:01:31

@pablore we have several Ring apps that don't use Compojure. It depends what you need in terms of routing.