Sha256: 1fa7e9a43ed0af397a53ed5b26f03ed37e897287c2fa3a69511be81c8cd7bc6c

Contents?: true

Size: 359 Bytes

Versions: 4

Compression:

Stored size: 359 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "fpl/gsheet"

# 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

4 entries across 4 versions & 1 rubygems

Version Path
fpl_gsheet-0.3.2 bin/console
fpl_gsheet-0.3.1 bin/console
fpl_gsheet-0.3.0 bin/console
fpl_gsheet-0.2.0 bin/console