Module: SportDb::Import
- Defined in:
- lib/sportdb/structs.rb
Constant Summary collapse
- Season =
add a convenience alias for top-level Season class
::Season
- Country =
add “old” convenience aliases for structs - why? why not?
todo/check: just use include Sports !!!! ::Sports::Country
- City =
::Sports::City
- League =
::Sports::League
- LeaguePeriod =
::Sports::LeaguePeriod
- Group =
::Sports::Group
- Round =
::Sports::Round
- Match =
::Sports::Match
- Matchlist =
::Sports::Matchlist
- Goal =
::Sports::Goal
- Team =
::Sports::Team
- NationalTeam =
::Sports::NationalTeam
- Club =
::Sports::Club
- Standings =
::Sports::Standings
- TeamUsage =
::Sports::TeamUsage
- Ground =
::Sports::Ground
- Player =
::Sports::Player
- EventInfo =
::Sports::EventInfo