开发者

where can I find a good ruby excel parser that also had good documentation? [closed]

开发者 https://www.devze.com 2022-12-26 07:01 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_Python百科

Closed 5 years ago.

Improve this question

I've spent some time today looking for a pure ruby library that will parse an excel workbook. I could find the parseexcel gem in the repos, but the problem is that I can't find any documentation on it. and the rdoc is pitiful. so, my question is 1) is there good documentation out there for this gem? 2) if not, is there another gem that does the same thing that has good documentation?

thx :)

-C


Roo is a good alternative with documentation.

0

精彩评论

暂无评论...
验证码 换一张
取 消