robotfelix (Felix Kenton)
- Login: robotfelix
- Registered on: 05/24/2016
- Last sign in: 02/05/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/24/2016
-
04:17 PM Ruby Bug #12422 (Closed): CSV.Table.== fails to check object type
- `CSV::Table`'s equality method presumes it is comparing another `CSV::Table`. It fails when the object to be compared doesn't support the `table` method.
This is more or less the same issue as reported and fixed in Bug #7528 (https://...