class Sportradar::Nfl::PlayByPlay

Public Instance Methods

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