Skip to content

Instantly share code, notes, and snippets.

@ninjs
Created April 14, 2015 16:02
Show Gist options
  • Save ninjs/253bf7417fc6a5accba0 to your computer and use it in GitHub Desktop.
Save ninjs/253bf7417fc6a5accba0 to your computer and use it in GitHub Desktop.
spreadsheet.rb:72:in `each': comparison of NilClass with String failed (ArgumentError)
from spreadsheet.rb:72:in `min'
from spreadsheet.rb:72:in `block in hcfa'
from /Users/logan/.rvm/gems/ruby-2.1.5/gems/spreadsheet-1.0.3/lib/spreadsheet/worksheet.rb:147:in `block in each'
from /Users/logan/.rvm/gems/ruby-2.1.5/gems/spreadsheet-1.0.3/lib/spreadsheet/worksheet.rb:146:in `upto'
from /Users/logan/.rvm/gems/ruby-2.1.5/gems/spreadsheet-1.0.3/lib/spreadsheet/worksheet.rb:146:in `each'
from /Users/logan/.rvm/gems/ruby-2.1.5/gems/spreadsheet-1.0.3/lib/spreadsheet/excel/worksheet.rb:47:in `each'
from spreadsheet.rb:59:in `each_with_index'
from spreadsheet.rb:59:in `hcfa'
from spreadsheet.rb:111:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment