issues
search
pelle
/
clauth
Authentication library for Clojure and Ring based on OAuth2
http://pelle.github.com/clauth
117
stars
33
forks
source link
Handle demo fail when Redis isn't running
#2
Closed
dyba
closed
12 years ago
dyba
commented
12 years ago
Included exception handling in the demo to check if there is a Redis database running. The user will get a printed message about the error rather than a stacktrace.
Ignoring .swp files when editing in Vim.
pelle
commented
12 years ago
Thanks