ruby-ri - Ruby interactive reference
Website: | http://www.ruby-lang.org/ |
---|---|
License: | "Ruby License/GPL - see COPYING" |
- Description:
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.
Packages
ruby-ri-1.8.7.174-4m.mo6.x86_64 [1.8 MiB] |
Changelog
by TABUCHI Takaaki (2009-07-30):
- (1.8.7.174-4m) - rebuild against emacs 23.1 |