First step: Install PRY
PRY is console or debugger that will help while developing with Ruby.
To install it, run:
gem install pry
That's all
PRY is console or debugger that will help while developing with Ruby.
To install it, run:
gem install pry
That's all