Sha256: c87eb92a1b794ce0a2ee3df52c8a7cc2e87eb5b434f7aa29da27966c1a9445f0

Contents?: true

Size: 344 Bytes

Versions: 9

Compression:

Stored size: 344 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "test_data"

# 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

9 entries across 9 versions & 1 rubygems

Version Path
test_data-0.3.2 bin/console
test_data-0.3.1 bin/console
test_data-0.3.0 bin/console
test_data-0.2.2 bin/console
test_data-0.2.1 bin/console
test_data-0.2.0 bin/console
test_data-0.1.0 bin/console
test_data-0.0.2 bin/console
test_data-0.0.1 bin/console