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

Fix Roo::Base#each_with_pagename degraded at #576 #584

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

kakubin
Copy link
Contributor

@kakubin kakubin commented Feb 13, 2023

Summary

Roo::Excel#each_with_pagename broken at this change.
It intended to add feature to return Enumerator if block is not given, on the other side, it should keep previous behavior.
In fact, the latter was not followed.

This PR fix the behavior when block given.

@broksonic21
Copy link

Thanks! appreciate it.

@Urist-McUristurister
Copy link

Any ETA on merging this one?.. It's been pending for a while...

@jbakerdev
Copy link

Bump

@kakubin
Copy link
Contributor Author

kakubin commented Sep 12, 2023

@patrickkulling could you take a look at this please?

@patrickkulling patrickkulling merged commit 72dfeef into roo-rb:master Sep 12, 2023
6 checks passed
@kakubin kakubin deleted the fix_each_with_pagename branch September 12, 2023 11:55
@kakubin
Copy link
Contributor Author

kakubin commented Sep 12, 2023

@patrickkulling thank you

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.

5 participants