DSL instance_eval, eval - Advent of Code - Day 2 with ruby

DSL instance_eval, eval - Advent of Code - Day 2 with ruby

01:00 Part 1 - Submarine
07:12 Use instance_eval to define a domain specific language for submarines
11:21 Use eval to process commands as DSL methods
11:53 Part 2 - Aiming Submarine