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

Make console output less verbose #208

Closed
Richard-Degenne opened this issue Jan 10, 2018 · 1 comment
Closed

Make console output less verbose #208

Richard-Degenne opened this issue Jan 10, 2018 · 1 comment

Comments

@Richard-Degenne
Copy link

When using Spreadsheet in a console (when debugging for instance), the output produced by a simple Spreadsheet.open is humongous. And there are lots of other calls that produce way too much output.

I know I can do Spreadsheet.open(file); nil to shut it off, but it's not clean, imo.

@zdavatz
Copy link
Owner

zdavatz commented Jan 13, 2018

;) - let me know if you come up with a patch that works and that makes all the tests pass. I personally never use IRB.

@zdavatz zdavatz closed this as completed Aug 21, 2018
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

No branches or pull requests

2 participants