Sha256: c53b30ed73ce20785d1ce603dbaef882e98ec87285192b2636f699796880de66

Contents?: true

Size: 337 Bytes

Versions: 8

Compression:

Stored size: 337 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "openweather2"

# 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

8 entries across 8 versions & 1 rubygems

Version Path
openweather2-0.1.8 bin/console
openweather2-0.1.7 bin/console
openweather2-0.1.6 bin/console
openweather2-0.1.5 bin/console
openweather2-0.1.4 bin/console
openweather2-0.1.3 bin/console
openweather2-0.1.2 bin/console
openweather2-0.1.1 bin/console