pry

  • used to allow debugging
  • make sure to require 'pry'
  • breakpoints added by: binding.pry
  • blow out of program by: Process.exit