| Controller Output | Expectation Type | Result |
|---|---|---|
| Array of hashes | Array of strings | ❌ Fail (structural mismatch) |
| Array of strings | Array of strings | ✅ Pass (matches your current code) |
Created
October 29, 2025 22:42
-
-
Save giljr/61abeb2c0eb073d4f13b317b56b93de1 to your computer and use it in GitHub Desktop.
[Mastering JSON Responses in Rails API](https://medium.com/jungletronics/mastering-json-responses-in-rails-api-0cd5805d8351)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment