Pelle ten Cate

Results 8 comments of Pelle ten Cate

Yeah, the initial reason why I proposed this change was Rubocop complaining. I feel kinda stupid not thinking about `!field.nil?`, that's a more legit concern than whatever I have. tbh,...

True, that won't work for outer joins. Can't you convert a query to Arel after AR has done the heavy lifting, and then simply append an `AND` part to it?

I'm not quite a wizard with Arel, but if I have some spare time within the next few weeks (and that's unfortunately a big if), I'll give it a try.

@rzane I haven't had time to look into this yet. But I do realize, we may be able to steal some code from ActiveRecord, they must do something similar in...

I believe this is a known issue. The packaged version of Rustywind is v0.7.1, but Headwind's own implementation matches the behavior of Rustywind v0.6.7 (which I found out the hard...

@praveenperera Is @heybourn still supporting this repository? (And if so, what's the holdup here?) His ~~last commit dates from November 2020~~ last release to marketplace was in January 2021; It...

I can second this. As you guys are using code climate yourselves (as far as I can see), I am wondering if you had already thought of working on this....

Any news on this one?