Izzi

Results 3 comments of Izzi

We were getting a similar issue initially and realised we'd put the gem in the `:test` group instead of everywhere

My issue was just user error - gem wasn't added to the right group :)

Another option I found is you can represent each pair as an array and use the `:last` and `:first` methods ``` ```