Ruby REPL
- Pry A runtime developer console and IRB alternative with powerful introspection capabilities.
- quick intro - shell-mode - Command Shell Integration
- irb Alternatives
Issue
- require cannot load such file
- reinstalling pry solve the issue: gem install pry
Written on July 8, 2020, Last update on July 16, 2020
ruby
repl
shell
cli