Class: MLB::Platforms

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

Overview

Provides methods for fetching platforms from the API

Examples:

Fetch all platforms

MLB::Platforms.all #=> [#<MLB::Platform>, ...]

Method Summary

Methods inherited from Collection

all, collection