RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: jomarmen
I'm trying to import an excel xml that was created like 362-exporting-csv-and-excel http://railscasts.com/episodes/362-exporting-csv-and-excel?view=asciicast
I get the following error
c:/ruby/lib/ruby/gems/1.8/gems/parseexcel-0.5.2/lib/parseexcel/ olestorage.rb:354:in `get_header': OLE::UnknownFormatError (OLE::UnknownFormatError)
ruby-roo/ parseexcel cannot read the excel xml file type?
I'm trying to import an excel xml that was created like 362-exporting-csv-and-excel http://railscasts.com/episodes/362-exporting-csv-and-excel?view=asciicast
I get the following error
c:/ruby/lib/ruby/gems/1.8/gems/parseexcel-0.5.2/lib/parseexcel/
olestorage.rb:354:in `get_header': OLE::UnknownFormatError
(OLE::UnknownFormatError)
ruby-roo/ parseexcel cannot read the excel xml file type?