Project

General

Profile

Actions

Bug #11555

closed

[PATCH] Documentation for general use of Numeric class

Added by joecorcoran (Joe Corcoran) over 8 years ago. Updated over 8 years ago.

Status:
Closed
Assignee:
Target version:
-
ruby -v:
Backport:
[ruby-core:<unknown>]

Description

The Numeric class has never had any documentation about general things like:

  1. what it is for;
  2. how it differs from other numeric classes;
  3. how to use it.

The attached patch adds documentation, with code examples. The patch can also be viewed on Github at https://github.com/joecorcoran/ruby/commit/3b92ebb3ac1326e43ee73add74bcdc581f16ab02

This patch was created at ROSSConf Berlin 2015.


Files

document-class-numeric.patch (2.69 KB) document-class-numeric.patch Adds documentation for Numeric class joecorcoran (Joe Corcoran), 09/27/2015 04:54 PM
Actions #1

Updated by joecorcoran (Joe Corcoran) over 8 years ago

  • Subject changed from Documentation for general use of Numeric class to [PATCH] Documentation for general use of Numeric class
Actions #2

Updated by joecorcoran (Joe Corcoran) over 8 years ago

  • Description updated (diff)
Actions #3

Updated by zzak (zzak _) over 8 years ago

  • Tracker changed from Misc to Bug
Actions #4

Updated by zzak (zzak _) over 8 years ago

  • Status changed from Open to Closed

Applied in changeset r52037.


  • numeric.c: [DOC] Overview for Numeric class by Joe Corcoran
    This patch was created at ROSSConf Berlin 2015 [Bug #11555]
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0