Felipe Lima

Results 107 comments of Felipe Lima

Can you share the exact URL that is causing the problem? Under the hood, Wombat is using Mechanize to request the page, so it could be either a Mechanize bug...

I agree this gem could use some love (eg. more features). #34 is definitely on the radar. As usual, I'm open for contributions if you're up for it, otherwise, I'll...

correct. I do still plan to implement it at some point though

It is not currently supported, but I'd be open for a pull request if you want to add it

hey @samstarling, nope, unfortunately it's not possible. Please feel free to submit a PR with this change. I think it would be useful if we could optionally take a string...

Now that Retrofit 2.2.0 is out with first party support for RxJava 2, I think we can finally upgrade. So yes, this should happen soon!

I'd like to further explore the Cycle paradigm for Android and that will involve using Anvil more extensively. I have a bigger app that I've been building for a while...

apparently you're supposed to provide the project name as an argument to `npm init`, eg.: ``` $ npm init wasm-app foo npx: installed 1 in 2.211s 🦀 Rust + 🕸...

Might be related to this ffi issue https://github.com/ffi/ffi/issues/800

I also had the same problem on macos. I was able to get it to work when running from an ubuntu box