Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXY
          ]
        
        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.8.5-31.el5_9.i386
              [1.7 MiB] | Changelog
              by Vít Ondruch (2013-07-08): - Fix regression introduced by CVE-2013-4073
  https://bugs.ruby-lang.org/issues/8575
  * ruby-2.0.0-p255-Fix-SSL-client-connection-crash-for-SAN-marked-critical.patch
  - Related: rhbz#979297 | 
            | ruby-ri-1.8.5-29.el5_9.i386
              [1.7 MiB] | Changelog
              by Vít Ondruch (2013-02-28): - Fix regression introduced by fix for entity expansion DOS vulnerability
  in REXML (https://bugs.ruby-lang.org/issues/7961)
  * ruby-2.0.0-add-missing-rexml-require.patch
- Related: rhbz#915377 | 
            | ruby-ri-1.8.5-27.el5.i386
              [1.7 MiB] | Changelog
              by Vít Ondruch (2012-10-25): - unintentional file creation caused by inserting an illegal NUL character
  * ruby-1.8.6-CVE-2012-4522-io.c-pipe_open-command-name-should-not-contain-null-.patch
  - Related: rhbz#867750 | 
            | ruby-ri-1.8.5-22.el5_7.1.i386
              [1.7 MiB] | Changelog
              by Vít Ondruch (2012-01-17): - Properly initialize the random number generator when forking new process
  * ruby-1.8.7-CVE-2011-3009.patch
  - Related: rhbz#768829 |