ffnerd v0.1.0 FFNerd.Schedule

Provides functions to work with Fantasy Football Nerd’s NFL Schedule resources.

More info at: http://www.fantasyfootballnerd.com/fantasy-football-api#schedule

Summary

Functions

Return the associated current week

Return a single game record by game id

Return a list of all game records

Return a list of game records by team code

Functions

current_week(client)

Return the associated current week.

Examples

FFNerd.Schedule.current_week client

find(id, client)

Return a single game record by game id.

Examples

FFNerd.Schedule.list client

list(client)

Return a list of all game records.

Examples

FFNerd.Schedule.list client

list(team, client)

Return a list of game records by team code.

Examples

FFNerd.Schedule.list client