Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXZ
          ]
        
        ruby-ri - Ruby interactive reference
        
        
        - 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.9.2.320-1m.mo7.i686
              [2.1 MiB] | Changelog
              by Yohsuke Ooi (2012-04-29): - (1.9.2.320-1m)
- update 1.9.2p320
-- fix rubygem SSL security problem |