Joey Cardosi
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...
This fixes a few typos I found in the introduction.
## Motivation and Context Closes #3 Follow-up to https://github.com/modelcontextprotocol/ruby-sdk/pull/27 Happy to close the other PR and just keep this one if we want. This adds the ability to build MCP...