Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 420 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 420 Bytes

budapest.rb Meetup 2022-05-26

This code snippet was created for the budapest.rb Meetup on 2022. 05. 26.

Prerequisites

I ran this code on Ruby 3.0.2, you can install it easily with asdf-vm.

All the required gems are in the Gemfile, use bundle install as usual.

Running the code

The code was meant to run with rspec graphql_spec.rb.

Feel free to ask if you have any questions :)