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