Browsing documentation in Pry is easy with the show-doc
command. If you every want to look a methods documentation while working on your code, show-doc will save you time.
Running the -h
or --help
option on the show-doc command will give you a basic over view of the different options and examples.
[1] pry(main)> show-doc -h