Class: AocCli::Help::PuzzleController

Inherits:
ApplicationController show all
Defined in:
lib/aoc_cli/controllers/help/puzzle_controller.rb

Instance Method Summary collapse

Methods inherited from ApplicationController

#execute

Methods included from AocCli::Helpers::ViewHelper

#heading, #main_header, #success_tag, #table_for, #wrap_text

Methods included from Concerns::LocationConcern

#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!

Methods included from Concerns::ErrorConcern

#render_error!, #render_model_errors!

Instance Method Details

#attemptsObject



10
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 10

def attempts = true

#initObject



4
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 4

def init = true

#solveObject



6
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 6

def solve = true

#syncObject



8
# File 'lib/aoc_cli/controllers/help/puzzle_controller.rb', line 8

def sync = true