General

Profile

sshaw (s shaw)

  • Login: sshaw
  • Registered on: 03/18/2014
  • Last sign in: 01/21/2018

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

03/22/2014

12:42 AM Ruby Bug #9661 (Closed): CSV Header Conversion Causes NoMethodError For Empty Headers
Empty headers are parsed and returned as nil. CSV's symbol and downcase header converters call encode() on nil, causing a NoMethodError.
I've created a pull request with the fix: https://github.com/ruby/ruby/pull/575
sshaw (s shaw)

Also available in: Atom