roo-rb / roo

Roo provides an interface to spreadsheets of several sorts.
MIT License
2.78k stars 501 forks source link

undefined method `upto' for nil:NilClass #598

Open AimanAbuTalaah opened 10 months ago

AimanAbuTalaah commented 10 months ago

we faced an exception that was raise when end user uploads a sheet that has no row or columns By the ways this was the exception: NoMethodError: undefined method `upto' for nil:NilClass