Sha256: e459b2a1d91a394940c2802b4fa4f6ff7ef3d756ce4205f6ef14c550f71f879e

Contents?: true

Size: 347 Bytes

Versions: 6

Compression:

Stored size: 347 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "rspec/graphql_matchers"

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require "irb"
IRB.start

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rspec-graphql_matchers-0.6 bin/console
rspec-graphql_matchers-0.5 bin/console
rspec-graphql_matchers-0.4.0 bin/console
rspec-graphql_matchers-0.3.1 bin/console
rspec-graphql_matchers-0.3.0 bin/console
rspec-graphql_matchers-0.2.0 bin/console