Skip to content

Instantly share code, notes, and snippets.

@mattdeboard
Last active December 19, 2016 22:33
Show Gist options
  • Save mattdeboard/e13f0ba1619fa9e1222ab86eafb81303 to your computer and use it in GitHub Desktop.
Save mattdeboard/e13f0ba1619fa9e1222ab86eafb81303 to your computer and use it in GitHub Desktop.
guestbook.db.core> (require '[guestbook.core :refer :all])
nil
guestbook.db.core> (mount.core/start #'*db*)
ClassCastException mount.core.DerefableState cannot be cast to clojure.lang.IFn guestbook.db.core/eval4338/fn--4339 (core.clj:11)
guestbook.db.core>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment