class Sportradar::Nfl::GameDepthChart

Public Instance Methods

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