[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] ParseExcel 0.4.0 released

Hannes Wyss

2/16/2006 10:02:00 AM

Hello everyone

ParseExcel has been taught how to handle various String-Encodings:
ParseExcel::Cell#to_s takes an optional argument <target-encoding> and
transparently converts its contents to this.

Thanks to Xavier Noria for his Bugreport!

By the way - should this rather be implemented as
- to_s
- to_str
- convert
What do people think?

http://raa.ruby-lang.org/project/p...
http://scm.ywesee.com/?p=...
http://download.ywesee.com/p...
http://doc.ywesee.com/p...

Cheers
Hannes