class Sportradar::Nfl::Boxscore

Public Instance Methods

path() click to toggle source
# File lib/sportradar/nfl/boxscore.rb, line 4
def path
  "#{game_path}/boxscore.json"
end