Class: MLB::Languages

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

Overview

Provides methods for fetching languages from the API

Examples:

Fetch all languages

MLB::Languages.all #=> [#<MLB::Language>, ...]

Method Summary

Methods inherited from Collection

all, collection