Sha256: 3d07e70b5a01017984d57253a791c61665d8a38eed618733b7b15e48e1299bcf

Contents?: true

Size: 352 Bytes

Versions: 8

Compression:

Stored size: 352 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "historical_dating"

# 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

8 entries across 8 versions & 1 rubygems

Version Path
historical_dating-1.9.0 bin/console
historical_dating-1.8.0 bin/console
historical_dating-1.7.0 bin/console
historical_dating-1.6.0 bin/console
historical_dating-1.5.0 bin/console
historical_dating-1.4.0 bin/console
historical_dating-1.1.0 bin/console
historical_dating-1.0.0 bin/console