Sha256: d4ad0cf3a78723fb4d8162500f4751f1cde6b23d933267acb4a931642080e2a1

Contents?: true

Size: 372 Bytes

Versions: 14

Compression:

Stored size: 372 Bytes

Contents

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

require 'bundler/setup'
require 'command'

# 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

14 entries across 14 versions & 1 rubygems

Version Path
g2_command-3.2.0 bin/console
g2_command-3.1.0 bin/console
g2_command-3.0.0 bin/console
g2_command-2.4.1 bin/console
g2_command-2.4.0 bin/console
g2_command-2.3.0 bin/console
g2_command-2.2.0 bin/console
g2_command-2.1.0 bin/console
g2_command-2.0.0 bin/console
g2_command-1.0.0 bin/console
g2_command-0.4.0 bin/console
g2_command-0.3.0 bin/console
g2_command-0.2.0 bin/console
g2_command-0.1.0 bin/console