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

Return Enumerator from FakeDir#each, fixes #284 #307

Merged
merged 1 commit into from
Jan 31, 2016
Merged

Return Enumerator from FakeDir#each, fixes #284 #307

merged 1 commit into from
Jan 31, 2016

Conversation

sometimesfood
Copy link
Contributor

Return Enumerator if FakeFS::Dir#each is not passed a block.

Return Enumerator if FakeFS::Dir#each is not passed a block.
@sometimesfood
Copy link
Contributor Author

Please note that the Travis build only fails because of pre-existing rubocop warnings. This pull request does not introduce any new warnings or failing tests.

The rubocop warnings that make this pull request's Travis build fail are fixed by #305.

grosser added a commit that referenced this pull request Jan 31, 2016
Return Enumerator from FakeDir#each, fixes #284
@grosser grosser merged commit de57148 into fakefs:master Jan 31, 2016
@grosser
Copy link
Collaborator

grosser commented Jan 31, 2016

thx, look good!

@grosser
Copy link
Collaborator

grosser commented Feb 3, 2016

released as 0.8.0

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.

2 participants