arturoherrero (Arturo Herrero)
- Login: arturoherrero
- Registered on: 01/15/2018
- Last sign in: 03/08/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/16/2018
-
12:21 PM Ruby Bug #14360: Regression CSV#open method for writing from Ruby 2.4.3 to 2.5.0
- jeremyevans0 (Jeremy Evans) wrote:
> This isn't a regression, it's an intentional bug fix. If you tell it to write the headers, it should write the headers even if there are no rows. See #9988 and r59640. If someone really wants the ...
01/15/2018
-
02:20 PM Ruby Bug #14360 (Rejected): Regression CSV#open method for writing from Ruby 2.4.3 to 2.5.0
- I have noticed a different behaviour between Ruby <= 2.4.3 and Ruby 2.5.0 for the `#open` method.
This issue is also open in its repository because it's not clear to me where is the appropriate place to open the issue, https://github....