Actions
Bug #5410
closedEnhancing documentation for Random class in core
    Bug #5410:
    Enhancing documentation for Random class in core
  
Description
As part of Mendicant University's MRI Documentation Week, I've enhanced the documentation for the Random class in core.
Shane Emmons has looked this over. As this is my first patch, I feel it may benefit from further review.
Files
        
           Updated by drbrain (Eric Hodel) about 14 years ago
          Updated by drbrain (Eric Hodel) about 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r33413.
Gregory, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- random.c:  Improve documentation of Random.  Patch by Gregory
 Parkhurst. [Ruby 1.9 - Bug #5410]
        
           Updated by drbrain (Eric Hodel) about 14 years ago
          Updated by drbrain (Eric Hodel) about 14 years ago
          
          
        
        
      
      Please wrap to 80 columns, there were a few paragraphs that went over.
Also, indentation of blocks should be two spaces.
Actions