Pry is an alternative to the standard Ruby interpreter, IRB.
Pry is an REPL (Read Eval Print Loop) interpreter, allowing to access the source code and the documentation, edit methods and execute shell commands.
Pry is an alternative to the standard Ruby interpreter, IRB.
Pry is an REPL (Read Eval Print Loop) interpreter, allowing to access the source code and the documentation, edit methods and execute shell commands.