jaceklaskowski / librarian-clojure

Book manager in Clojure
http://librarian-clojure.herokuapp.com/
22 stars 4 forks source link

Fixed regression introduced while cleaning up reflection warnings #31

Closed zoldar closed 11 years ago

zoldar commented 11 years ago

Here's a promised fix in repl namespace. Still, the repl itself does not (and didn't) actually work. There's a reference to non-existent "tools/cljs-repl". From quick search, I suppose that the original author intended to use https://github.com/cemerick/piggieback - however, this would probably require some additional steps (starting with adding project depedency).