Class: MLB::Skies

Inherits:
Collection show all
Defined in:
lib/mlb/skies.rb

Overview

Provides methods for fetching sky conditions from the API

Examples:

Fetch all sky conditions

MLB::Skies.all #=> [#<MLB::Sky>, ...]

Method Summary

Methods inherited from Collection

all, collection