Eunmin Kim

Results 3 issues of Eunmin Kim

Hi~! I'm using failjure in production well. Thanks for your efforts. I added `cond-ok->` and `cond-ok->>` like `as-ok->` for convenience. Please review this PR. :)

Fix a bug because :source-path have changed to :source-paths in lein 2.x.

My nREPL is cider 0.8.1. CIDER 0.8.1 (package: 20141124.2036) (Java 1.7.0_71, Clojure 1.6.0, nREPL 0.2.6) In that case, return value of `nrepl-send-string-sync` function is looks like, ``` (dict "err" "..."...