Sha256: bd553f752c080989d1c6f09dbbb7b5641de89916f7e9ee8a56f43a9542e2acac

Contents?: true

Size: 361 Bytes

Versions: 17

Compression:

Stored size: 361 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "google_spreadsheet_fetcher"

# 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

17 entries across 17 versions & 1 rubygems

Version Path
google_spreadsheet_fetcher-2.0.0 bin/console
google_spreadsheet_fetcher-1.9.1 bin/console
google_spreadsheet_fetcher-1.9.0 bin/console
google_spreadsheet_fetcher-1.8.1 bin/console
google_spreadsheet_fetcher-1.8.0 bin/console
google_spreadsheet_fetcher-1.7.0 bin/console
google_spreadsheet_fetcher-1.6.0 bin/console
google_spreadsheet_fetcher-1.5.0 bin/console
google_spreadsheet_fetcher-1.4.0 bin/console
google_spreadsheet_fetcher-1.3.0 bin/console
google_spreadsheet_fetcher-1.2.0 bin/console
google_spreadsheet_fetcher-1.1.0 bin/console
google_spreadsheet_fetcher-1.0.0 bin/console
google_spreadsheet_fetcher-0.4.0 bin/console
google_spreadsheet_fetcher-0.3.0 bin/console
google_spreadsheet_fetcher-0.2.0 bin/console
google_spreadsheet_fetcher-0.1.0 bin/console