ruby-ri

Résumé :
Ruby interactive reference
Site web :
http://www.ruby-lang.org/
License :
Ruby or GPLv2
Vendeur :
Johan Cwiklinski
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.