ri1.9.1

Ruby interactive reference (for ruby 1.9.1)
  http://www.ruby-lang.org/
  1
  1 review



Ri is a command line tool that displays descriptions of built-in ruby methods, classes, and modules. for methods, it shows you the calling sequence and a description. for classes and modules, it shows a synopsis along with a list of the methods the class or module implements.

this package provides ri command and descriptions about ruby 1.9.1. this package provides the ri documentation for the ruby 1.9.1 standard library. the ri1.9.1 executable itself is in the ruby1.9.1 package.
Latest reviews
4
blueXrider 12 years ago

quite nice