jisraelson (Jon Israelson)
- Login: jisraelson
- Registered on: 10/10/2014
- Last sign in: 10/10/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/10/2014
-
03:53 PM Ruby Bug #10364 (Rejected): Malformed CSV Header Causes NoMethodError
- The method CSV#readline raises a "NoMethodError: undefined method 'encode' for nil:NilClass" exception when the CSV file's header row contains a trailing delimiter (a comma in my case). The following CSV data can be used to recreate thi...