Sha256: c966bb21472945c702851f3e2cb42ea0f7ae7dae90a82a92449af8283437d419
Contents?: true
Size: 329 Bytes
Versions: 22
Compression:
Stored size: 329 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require 'graphql' require "graphql/metrics" # 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
Version data entries
22 entries across 22 versions & 1 rubygems