Module: SportDb
- Defined in:
- lib/sportdb/helpers.rb,
lib/sportdb/helpers.rb,
lib/sportdb/helpers/version.rb,
lib/sportdb/helpers/club_reader.rb,
lib/sportdb/helpers/wiki_reader.rb,
lib/sportdb/helpers/event_reader.rb,
lib/sportdb/helpers/ground_reader.rb,
lib/sportdb/helpers/league_reader.rb,
lib/sportdb/helpers/country_reader.rb,
lib/sportdb/helpers/club_reader_props.rb,
lib/sportdb/helpers/club_reader_history.rb
Overview
todo - based on ClubReader
share GeoReader or BaseReader or such for both
plus maybe for PlayerReader too!!!
fix/todo/cleanup - move alt_names_auto from reader to indexer!!!!
indexer now handles unaccent (variants) etc.
Defined Under Namespace
Constant Summary collapse
- Logging =
logging machinery shortcut; use LogUtils for now
LogUtils::Logging