Class: Kitchen::Directions::DefaultStrategyForAnswerKeySolutions::V1

Inherits:
Object
  • Object
show all
Defined in:
lib/kitchen/directions/default_strategy_for_answer_key_solutions.rb

Instance Method Summary collapse

Instance Method Details

#bake(chapter:, append_to:) ⇒ Object



14
15
16
# File 'lib/kitchen/directions/default_strategy_for_answer_key_solutions.rb', line 14

def bake(chapter:, append_to:)
  bake_section(chapter: chapter, append_to: append_to)
end