Sha256: b44241c60ccfe5deb6d708878d2b9b017ec328d10bf2c71080bed91b5738779c

Contents?: true

Size: 379 Bytes

Versions: 10

Compression:

Stored size: 379 Bytes

Contents

# frozen_string_literal: true
#!/usr/bin/env ruby

require 'bundler/setup'
require 'graphql/pundit'

# 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

10 entries across 10 versions & 3 rubygems

Version Path
graphql-pundit2-1 bin/console
graphql-pundit2-0.9.1 bin/console
graphql-pundit-387-0.7.1 bin/console
graphql-pundit-0.7.1 bin/console
graphql-pundit-0.6.0 bin/console
graphql-pundit-0.5.1 bin/console
graphql-pundit-0.5.0 bin/console
graphql-pundit-0.4.0 bin/console
graphql-pundit-0.3.0 bin/console
graphql-pundit-0.2.0 bin/console