Daniel Woelfel

Results 13 comments of Daniel Woelfel

Circle test pass when using this version of mongofinil: [![CircleCI Status](https://circleci.com/gh/circleci/circle/tree/count-followers.png?circle-token=3cc80b12ab3627373c76e13735b8bc00a1259b9e)](https://circleci.com/gh/circleci/circle/tree/count-followers)

@boymaas it wants you to def your options in a namespace, then provide the namespace-qualified symbol as a string in your project.clj. It looks like this: myproject/src/stefon.clj: ``` clojure (ns...

Looks like most of the wrappers are expecting a seq, but explain returns a map.