Gat (Dawid Janczak)
- Login: Gat
- Email: dawid.janczak@gmail.com
- Registered on: 04/10/2013
- Last sign in: 05/14/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
11/04/2016
- 07:31 AM Ruby master Bug #12780: BigDecimal#round returns different types depending on argument
- Good point, I didn't catch that. If it was up to me I'd rather have `Float#round` always return `Float` as well for c...
09/21/2016
- 10:47 AM Ruby master Bug #12780 (Closed): BigDecimal#round returns different types depending on argument
- BigDecimal#round returns Integer when no arguments are given and BigDecimal otherwise. I would have assumed the resul...
07/28/2014
- 02:32 PM Ruby master Bug #10013: [CSV] Yielding all elements from a row
- First of all sorry for the late answer Andrew.
Checking arity was one thing I was considering. You're right that t...
07/07/2014
- 01:05 PM Ruby master Bug #10013: [CSV] Yielding all elements from a row
- Sorry, this should be in lib category, but I'm not able to change it now.
- 01:03 PM Ruby master Bug #10013 (Closed): [CSV] Yielding all elements from a row
- Let's say I have the following CSV file:
col1,col2,col3
1,2,3
4,5,6
(...)
I want to iterate over values yieldi...
05/23/2013
- 02:31 AM Backport200 Backport #8436 (Closed): __dir__ not working in eval with binding
- Hello,
I think I might have found a bug concerning the new __dir__ method.
Given binding (e.g. current top level ...
Also available in: Atom