You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered this issue in current versions of Roo while looking into #264.
When a StringIO is used, Roo fails to open the file properly. This failure stems from the fact that Roo::Excelx::Extractor (and its child classes) do not properly handle streams.
Based on the CHANGELOG.md, this behavior has been broken since at least Roo 2.2.0.
shepmaster, psulightning, regentgal, paneq, momolog and 1 more