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 #<MaxSizeError: MaxSizeError> 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. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

