gimite / google-spreadsheet-ruby

Ruby library to read/write Google Spreadsheet
Other
306 stars 52 forks source link

Non ASCII Issue #39

Closed flomotlik closed 12 years ago

flomotlik commented 12 years ago

When there are non ASCII characters in a String the upload stops with a TimeOut Error.

gimite commented 12 years ago

See here for workaround: https://github.com/gimite/google-spreadsheet-ruby/issues/25

I'll tune the timeout.