joecorcoran (Joe Corcoran)
- Login: joecorcoran
- Email: joe@corcoran.io
- Registered on: 09/27/2015
- Last sign in: 10/22/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/27/2015
-
04:59 PM Ruby Bug #11555 (Closed): [PATCH] Documentation for general use of Numeric class
- 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 ca...