Robert Fletcher

Results 145 comments of Robert Fletcher

@pirj I think what you've said here makes sense. I'd probably still prefer stronger wording against using `let`. The implicit assumption is that it makes the code simpler in some...

@RobinDaugherty I actually have a harder time understanding your example as written. There are several places in the test file where global state is being aggregated and overwritten, such that...

@RobinDaugherty > However, people that use RSpec effectively understand how `let`-declared variables work and their precedence based on scope. This is a little gatekeepy. I understand how `let` works--I've been...

@RobinDaugherty > But this is absolutely about familiarity. As mentioned, I've been writing in the `let` style for over a decade at this point. I don't know at what point...

Apologies to all for this. I don't think I'll have the time to look into it any time soon, but if somebody wants to submit a PR, I'll happily look...

@jhass thanks for the recommendation! I'll have to check it out.

Hi @m0nhawk @MattiaDucci are you still seeing this issue?

@brentcetinich I'm not sure I'll get a chance to look into this soon, but if you manage to make any progress I'll be happy to look over a PR. We...

I haven't the faintest idea of how to go about fixing this issue. It sounds like maybe the architecture of the Ruby docker image is incompatible with Raspberry PI/ARM. Looking...

@pta2002 if you want to implement this it would be a welcome contribution.