Table of Contents - football_now-0.1.6 Documentation
Classes and Modules
- FootballNow
- FootballNow::CLI
- FootballNow::DB
- FootballNow::Importer
- FootballNow::League
- FootballNow::Match
- FootballNow::Scraper
- FootballNow::Team
Methods
- ::all — FootballNow::League
- ::all — FootballNow::Match
- ::all — FootballNow::Team
- ::create_from_hash — FootballNow::League
- ::create_from_hash — FootballNow::Match
- ::create_from_hash — FootballNow::Team
- ::create_leagues — FootballNow::Importer
- ::create_matches — FootballNow::Importer
- ::create_teams — FootballNow::Importer
- ::file_path_from — FootballNow::DB
- ::find_by_name — FootballNow::League
- ::find_by_name — FootballNow::Team
- ::generate — FootballNow::Importer
- ::get_html — FootballNow::DB
- ::get_league_by_index — FootballNow::League
- ::get_leagues_html — FootballNow::DB
- ::get_matches_page_url — FootballNow::Scraper
- ::get_recent_results — FootballNow::Match
- ::get_results_html — FootballNow::DB
- ::get_standings_html — FootballNow::DB
- ::get_standings_page_url — FootballNow::Scraper
- ::matches_hash — FootballNow::Importer
- ::most_recent_round_number — FootballNow::Match
- ::new — FootballNow::League
- ::new — FootballNow::Match
- ::new — FootballNow::Team
- ::new_from_hash — FootballNow::League
- ::not_expired? — FootballNow::DB
- ::print_leagues — FootballNow::League
- ::reset — FootballNow::League
- ::reset — FootballNow::Team
- ::return_html — FootballNow::DB
- ::save_as_file — FootballNow::DB
- ::scrape_leagues — FootballNow::Scraper
- ::scrape_matches — FootballNow::Scraper
- ::scrape_teams — FootballNow::Scraper
- ::strip_url — FootballNow::DB
- ::teams_hash — FootballNow::Importer
- #add_match — FootballNow::Team
- #add_team — FootballNow::League
- #away_team= — FootballNow::Match
- #call — FootballNow::CLI
- #current_round — FootballNow::League
- #get_standings — FootballNow::CLI
- #get_standings — FootballNow::League
- #get_user_input — FootballNow::CLI
- #goodbye_message — FootballNow::CLI
- #home_team= — FootballNow::Match
- #league — FootballNow::Match
- #league= — FootballNow::Team
- #list_all_results — FootballNow::CLI
- #list_leagues — FootballNow::CLI
- #list_recent_results — FootballNow::CLI
- #list_stats — FootballNow::CLI
- #list_teams — FootballNow::CLI
- #load_all_data — FootballNow::CLI
- #matches — FootballNow::League
- #print_table — FootballNow::CLI
- #save — FootballNow::League
- #save — FootballNow::Match
- #save — FootballNow::Team
- #welcome_screen — FootballNow::CLI