Class: AocCli::Help::PuzzleController
Instance Method Summary
collapse
#execute
#heading, #main_header, #success_tag, #table_for, #wrap_text
#current_event, #current_location, #current_path, #current_puzzle, #ensure_in_aoc_dir!, #ensure_in_event_dir!, #ensure_in_puzzle_dir!, #ensure_not_in_aoc_dir!
#render_error!, #render_model_errors!
Instance Method Details
#attempts ⇒ Object
10
|
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 10
def attempts = true
|
#init ⇒ Object
4
|
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 4
def init = true
|
#solve ⇒ Object
6
|
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 6
def solve = true
|
#sync ⇒ Object
8
|
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 8
def sync = true
|