Sha256: 4d26333881c54c065b81b259e68010cd03b9ff91a7f8dfaf022f8812072ac0f3

Contents?: true

Size: 348 Bytes

Versions: 13

Compression:

Stored size: 348 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "graphql/guard"

# 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(__FILE__)

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
graphql-guard-cody-2.0.0 bin/console
graphql-guard-2.0.0 bin/console
graphql-guard-1.3.1 bin/console
graphql-guard-1.3.0 bin/console
graphql-guard-1.2.2 bin/console
graphql-guard-1.2.1 bin/console
graphql-guard-1.2.0 bin/console
graphql-guard-1.1.0 bin/console
graphql-guard-1.0.0 bin/console
graphql-guard-0.4.0 bin/console
graphql-guard-0.3.0 bin/console
graphql-guard-0.2.0 bin/console
graphql-guard-0.1.0 bin/console