Hi,

Prone (http://clojars.org/prone - http://github.com/magnars/prone) is a new 
middleware for Ring apps that replaces the default exception page with an 
interactive page that presents the exception, stack trace and environment 
data in a more easily understandable way. It can also debug arbitrary data, 
and has a nice little client-side data browser. It's intention is to make 
it a lot easier to find the cause of errors when working on Clojure web 
applications.

Here's a short video demoing it's use: 
https://dl.dropboxusercontent.com/u/3378230/prone-demo.mp4

Hope you find it useful!

Christian

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to