Joey Cardosi

Results 3 issues of Joey Cardosi

_(sorry in advance if I missed an issue or something in the docs)_ Let's say I have two model classes, `Book` and `Author`. `Book` implements an `author_name` method that delegates...

This change does 2 main things: ### 1. Fix tests This is the same issue as #1431. The code was not splatting hash arguments being passed to functions expecting keyword...

## Overview We have some GraphQL mutation tests in a rails application that have been inconsistently failing with `malloc`/`segfault` errors. The more tests we run, the more likely the issues...