Juan A. Ruz

Results 16 issues of Juan A. Ruz

Hi Zach and thanks in advance for sharing your lib, I'd like to render simple html as graphviz doc says that it's possible Here an example to translate https://raw.githubusercontent.com/ellson/graphviz/master/doc/infosrc/html3.gv do...

Hi @finnfiddle :) We've updated react to last version on akvo-lumen client and now we get this problem that I'd bet that comes from your lib 🤔 * Move code...

Hi guys I'm struggling with my first attempt with appengine-magic, I followed your getting started steps closely but this is my error whrn try dev_appserver.sh ``` tangrammers-Mac-mini:buscator tangrammer$ dev_appserver.sh war/...

To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues. EDITED by @borkdude: We should have a more general solution than supporting a...

Adding all of my messages here emacs, meghanada-project and meghanada-server Thanks a lot for this lib!! ### emacs messages ``` launch server cmd:java -Djava.net.preferIPv4Stack=true -Dmeghanada.class.completion.matcher=prefix -Dmeghanada.completion.matcher=prefix -Dmeghanada.format=sexp -Dmeghanada.cache.in.project=false -Dmeghanada.skip.build.subprojects=true -Dmeghanada.search.static.method.classes=java.util.Objects,org.junit.Assert...

Hi folks! I'm trying to add support for resolving async dependencies (js/promise so far) before injecting them in the related dependent components. The idea in my repo would be to...

Just trying to use example doc (user-manual.html) without success, at last i had to use straightforward [remvee/ring-basic-authentication example](https://github.com/remvee/ring-basic-authentication) but i lost swagger definitions ``` curl .... api/v1/swagger.json "paths":{"/masterdata/":{},"/masterdata/{uuid}":{},"/invoices/":{},"/invoices/{uuid}":{},"/external/transaction/{uuid}":{},"/external/masterdata/{uuid}":{}}, ```

Cylon Oauth Server uses cheshire.core/encode in the body of access-token response but others providers could return other response type (For example working with Google OAuth2 provider I need to use...

I think adding clj-webdriver could be interesting to assert the correct behaviour in each case and to help in future developing stages what do you think?

I'm trying to start the project but I can not. What version of rails used? I can run it how? thank you very much