class Sportradar::Nfl::GameInjuries

Public Instance Methods

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