Ruby: Builtin Doc Lookup

By Xah Lee. Date: . Last updated: .

In terminal, type ri --help to get started.

Type ri to enter the help system, then you can type any class or method name.

ruby has bundled local html doc. e.g. at

d:/bin/Ruby31-x64/share/doc/ruby/html/index.html

Ruby, beginner info