Project

General

Profile

Actions

Bug #5403

closed

Adding Documentation Intro to Random

Added by BrettBim (Brett Bim) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2p136
Backport:
[ruby-core:39933]

Description

I added a simple introduction to the documentation for the Random class. I based my changes on the documentation in the Math.c file.

This is my first attempt at adding documentation so I'm open for instruction if I've done something wrong.


Files

0001-adding-documentation-for-Random.patch (693 Bytes) 0001-adding-documentation-for-Random.patch BrettBim (Brett Bim), 10/05/2011 12:28 AM
Actions #1

Updated by drbrain (Eric Hodel) over 12 years ago

Please check for trailing whitespace in your patches, otherwise, it is fine.

Actions #2

Updated by drbrain (Eric Hodel) over 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r33405.
Brett, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • random.c (Init_Random): Add a top-level comment for Random. Patch
    by Brett Bim. [Ruby 1.9 - Bug #5403]
Actions

Also available in: Atom PDF

Like0
Like0Like0