Sha256: 721e7e981159a91cba65c69dff2b2b8de507bcc059b0802da55178ff10405de1
Contents?: true
Size: 533 Bytes
Versions: 12
Compression:
Stored size: 533 Bytes
Contents
# MlbGameday TODO: Write a gem description ## Installation Add this line to your application's Gemfile: gem 'mlb_gameday' And then execute: $ bundle Or install it yourself as: $ gem install mlb_gameday ## Usage `require 'mlb_gameday' #=> true` `gd2 = MLBGameday::API.new` ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
12 entries across 12 versions & 1 rubygems