Sha256: cfdad93ace453fb342607d4796d47345e08aef671980ae514be4ff458e7317ea

Contents?: true

Size: 354 Bytes

Versions: 9

Compression:

Stored size: 354 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "holidays_from_google_calendar"

# 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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
holidays_from_google_calendar-0.4.5 bin/console
holidays_from_google_calendar-0.4.4 bin/console
holidays_from_google_calendar-0.4.3 bin/console
holidays_from_google_calendar-0.4.2 bin/console
holidays_from_google_calendar-0.4.1 bin/console
holidays_from_google_calendar-0.4.0 bin/console
holidays_from_google_calendar-0.3.0 bin/console
holidays_from_google_calendar-0.2.0 bin/console
holidays_from_google_calendar-0.1.0 bin/console