Ray Zane

Results 67 comments of Ray Zane

#992 also fixes this, if I'm not mistaken.

@bblimke, would it be possible to at specify which hosts should be connected to on `Net::HTTP#start`? It seems like `address`, `port`, and `use_ssl?` could be used [here](https://github.com/bblimke/webmock/blob/33d8810c2828fc17010e15cc3f21ad2c726a966f/lib/webmock/http_lib_adapters/net_http.rb#L147) to make that...

Unfortunately #992 was reverted. There were a few problems with that PR. But yes, it sounds like that might work.

Sorry for the trouble everyone. I'll investigate further and try to figure out what went wrong here. The core problem seems to be that StubSocket isn't a very convincing stub...

Hey @rocket-turtle, I'm really sorry I've been so slow. I'd like to add you to RubyGems. If you're interested, please send me an email. My email address can be found...

Hey @abs25, I'm not a contributor, but I also encountered this issue. I think the issue here is that the original author of Graphene's Decimal type assumed that a `ValueError`...

Ahh, yeah, that's pretty annoying. The reason it's set to `0.0.0` is because I have a GitHub action that automates the release whenever a new GitHub release is created. Is...

This does the trick for me: ```lua require('nvim-test.runners.rspec'):setup({ command = "bundle", args = { "exec", "rspec" }, }) ```

Hey @Narazaka, I'm really sorry I didn't see this PR or get back to you. Life has been busy! This is a pretty interesting feature, which some people might appreciate....

Hey @rowland and @mariuz, if anyone has questions that I can help with, I'm happy to help. I don't use firebird anymore though, so I probably won't be contributing any...