class Sportradar::Nfl::GameSummary

Public Instance Methods

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