jwillems (Jason Willems)
- Login: jwillems
- Registered on: 07/25/2016
- Last sign in: 07/25/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/25/2016
-
07:49 AM Ruby Feature #12626 (Rejected): Add ceiling alias for ceil on Numeric objects
- Proposing adding a `ceiling` alias to the `ceil` instance method for Numeric, Float, Integer.
Although `ceil` is familiar as it's an extremely common method name in other languages, `ceiling` is more readable. Several other methods ex...