Class: MLB::Positions

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

Overview

Provides methods for fetching positions from the API

Examples:

Fetch all positions

MLB::Positions.all #=> [#<MLB::Position>, ...]

Method Summary

Methods inherited from Collection

all, collection