Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #75 allow Roo::Excelx to open streams #209

Merged
merged 1 commit into from
May 7, 2015

Conversation

afn
Copy link
Contributor

@afn afn commented May 1, 2015

e.g.

stream = StringIO.new(excel_file_contents)
sheet = Roo::Spreadsheet.open stream, extension: :xlsx

@afn
Copy link
Contributor Author

afn commented May 1, 2015

fixes #75

@coveralls
Copy link

Coverage Status

Coverage increased (+0.11%) to 93.75% when pulling 3c0dda4 on amitree:open_streams into e7216e2 on roo-rb:master.

@PikachuEXE
Copy link

Got merge conflicts

@afn afn force-pushed the open_streams branch from 0334db2 to f411c07 Compare May 4, 2015 21:18
@coveralls
Copy link

Coverage Status

Coverage increased (+0.11%) to 93.74% when pulling f411c07 on amitree:open_streams into 38d708d on roo-rb:master.

simonoff added a commit that referenced this pull request May 7, 2015
Fixes #75 allow Roo::Excelx to open streams
@simonoff simonoff merged commit 63b88c2 into roo-rb:master May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants