Cheatsheet
Notes For Using Pry
During my debugging session with Cucumber and adding a new feature to the Automated framework for test Web UI, I had to use Pry to debug the state of my Ruby code due to RubyMine complaining that it could not run a feature file. Since I rarely use Pry and Read more…