Table of Contents - random_poetry_scraper-0.1.2 Documentation
Pages
Classes and Modules
- CorpusGenerator
- CorpusGenerator::CLI
- CorpusGenerator::Concerns
- CorpusGenerator::Concerns::Displayable
- CorpusGenerator::Poem
- CorpusGenerator::Poet
- CorpusGenerator::Scraper
Methods
- ::all — CorpusGenerator::Poem
- ::all — CorpusGenerator::Poet
- ::find_by_name — CorpusGenerator::Poet
- ::find_or_create — CorpusGenerator::Poet
- ::new — CorpusGenerator::Poem
- ::new — CorpusGenerator::Poet
- ::new — CorpusGenerator::Scraper
- ::poems_to_hash — CorpusGenerator::Poem
- ::poems_to_json — CorpusGenerator::Poem
- #accept_command_line_options — CorpusGenerator::CLI
- #add_poem — CorpusGenerator::Poet
- #as_hash — CorpusGenerator::Poem
- #call — CorpusGenerator::CLI
- #display_poem — CorpusGenerator::CLI
- #get_poems_with_status_updates — CorpusGenerator::CLI
- #get_poems_without_status_updates — CorpusGenerator::CLI
- #goodbye — CorpusGenerator::CLI
- #handle_json_and_pleasure_message — CorpusGenerator::CLI
- #handle_no_num_poems_message — CorpusGenerator::CLI
- #handle_no_options_passed_message — CorpusGenerator::CLI
- #handle_valid_command_line_options — CorpusGenerator::CLI
- #list_current_poems — CorpusGenerator::CLI
- #list_poets_alphabetically — CorpusGenerator::CLI
- #pleasure_reading_header — CorpusGenerator::CLI
- #pleasure_reading_menu — CorpusGenerator::CLI
- #pleasure_reading_menu_instructions — CorpusGenerator::CLI
- #poem_selection_instructions — CorpusGenerator::CLI
- #poem_selection_menu — CorpusGenerator::CLI
- #poet= — CorpusGenerator::Poem
- #poet_selection_instructions — CorpusGenerator::CLI
- #poet_selection_menu — CorpusGenerator::CLI
- #quit_or_continue_reading — CorpusGenerator::CLI
- #scrape_poem_page — CorpusGenerator::Scraper
- #set_current_poems_alphabetically — CorpusGenerator::CLI
- #set_poems_alphabetically_by_poet — CorpusGenerator::CLI