Module: MotherDucker

Defined in:
lib/mother_ducker.rb,
lib/mother_ducker/constants.rb,
lib/mother_ducker/strategy_orchestrator.rb

Overview

TODO: change name of this class class in module in charge of running the code

Defined Under Namespace

Classes: Starter, StrategyCoordinator

Constant Summary collapse

MEDITATION_TEXT =
[ "Get comfortable",
  "Relax your body by releasing any areas of tension",
  "You're at a hackathon... You've been coding for hours...",
  "Forget about bugs... Forget about method errors...",
  "Close your eyes...",
  "Now follow the animation on the screen.. breathe in when it expands, out when it contracts"
]