Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
info@openhub.net
Hi,
I am going to export data to excel file from my project.
I am using spreadsheet-excel (0.3.5.1) gem to read/write data in excel.
I got # error when exporting some amount of data to excel.
when i am searching for the above problem , i got spreadsheet-excel-ole-storage.patch and parseexcel-ole-storage.patch as a solution from http://code.google.com/p/ruby-ole/wiki/ExcelPatches.
(i got the patches from http://code.google.com/p/ruby-ole/source/browse/trunk/contrib/?r=51).
Now i just want to know how to use these patch ??????
Please guide me.