Sean Machin
unread,Mar 28, 2013, 10:02:32 PM3/28/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby...@googlegroups.com
Hi Guys,
I have some code that uses Roo that has been working fine for a while. A co-worker of mine made a small modification to one of the xlsx spreadsheets we use, and now when we try to import it we are getting the above error. Any ideas as to what the cause is and what the fix is?
TY,
Sean
Zip::ZipError (Zip end of central directory signature not found):
app/models/device_importer.rb:31:in `new'
app/models/device_importer.rb:31:in `initialize'
app/controllers/seeds_gateways_controller.rb:212:in `new'
app/controllers/seeds_gateways_controller.rb:212:in `upload_devices'