Last active
December 19, 2016 22:33
-
-
Save mattdeboard/e13f0ba1619fa9e1222ab86eafb81303 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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