Module: SportDb

Defined in:
lib/sportdb/structs.rb,
lib/sportdb/structs.rb,
lib/sportdb/structs/config.rb,
lib/sportdb/structs/version.rb,
lib/sportdb/structs/name_helper.rb,
lib/sportdb/structs/goal_parser_csv.rb,
lib/sportdb/structs/match_parser_csv.rb,
lib/sportdb/structs/match_status_parser.rb

Overview

let’s put test configuration in its own namespace / module

Defined Under Namespace

Modules: Import, Module, NameHelper Classes: CsvGoalParser, CsvMatchParser, Status, StatusParser, Test

Constant Summary collapse

Logging =

logging machinery shortcut; use LogUtils for now

LogUtils::Logging