ffnerd v0.2.1 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
Link to this section 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
Link to this section Functions
Link to this function
current_week(client)
Return the associated current week.
Examples
FFNerd.Schedule.current_week client
Link to this function
find(id, client)
Return a single game record by game id.
Examples
FFNerd.Schedule.list client
Link to this function
list(client)
Return a list of all game records.
Examples
FFNerd.Schedule.list client
Link to this function
list(team, client)
Return a list of game records by team code.
Examples
FFNerd.Schedule.list client