up and down l Moves pry up and down the call stack l Figure out why you have the wrong object l Discover why a gem doesn't work l `gem install pry-stack_explorer`
up and down l Moves pry up and down the call stack l Figure out why you have the wrong object l Discover why a gem doesn't work l `gem install pry-stack_explorer`
In conclusion l Debugging requires gathering information l Get into a `binding.pry` habit l Explore pry's extra features - gem install pry-full - Type `help` inside pry