How do I read the content of an Excel spreadsheet using Ruby?

前端 未结 3 1355
执念已碎
执念已碎 2020-12-04 20:29

I am trying to read an Excel spreadsheet file with Ruby, but it is not reading the content of the file.

This is my script

book = Spreadsheet.open \'         


        
3条回答
提交回复
热议问题