Sha256: b80a2a16dfbe1905e2556a75b227dae6c9a3ed60af236fdb8bd86f9315b08497

Contents?: true

Size: 344 Bytes

Versions: 6

Compression:

Stored size: 344 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "big_simon"

# 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

6 entries across 6 versions & 1 rubygems

Version Path
big_simon-0.2.2 bin/console
big_simon-0.2.1 bin/console
big_simon-0.2.0 bin/console
big_simon-0.1.1 bin/console
big_simon-0.1.0 bin/console
big_simon-0.0.1 bin/console