Class: MLB::WindDirections

Inherits:
Collection
  • Object
show all
Defined in:
lib/mlb/wind_directions.rb

Overview

Provides methods for fetching wind directions from the API

Examples:

Fetch all wind directions

MLB::WindDirections.all #=> [#<MLB::WindDirection>, ...]

Method Summary

Methods inherited from Collection

all, collection