How to read CSV file uploaded with carrier wave

前端 未结 0 632
孤城傲影
孤城傲影 2021-01-07 07:58

After I upload my file I try to process it asynchronously. And I try this:

csv = CSV.read(file.path, skip_blanks: true)

I get this error:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题