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

Refactor Dir.mkdir_p to use Path#each_parent #8668

Merged
merged 2 commits into from
Jan 13, 2020

Conversation

straight-shoota
Copy link
Member

Also moves specs from file_utils_spec to dir_spec because that's where
the core method is implemented.

Now .mkdir_p works with windows paths and the workaround in
tempfile helper is no longer necessary.

Also moves specs from file_utils_spec to dir_spec because that's where
the core method is implemented.

Now .mkdir_p works with windows paths and the workaround in
tempfile helper is no longer necessary.
@RX14 RX14 added this to the 0.33.0 milestone Jan 10, 2020
@straight-shoota straight-shoota merged commit a5b4de1 into crystal-lang:master Jan 13, 2020
@straight-shoota straight-shoota deleted the fix/dir_mkdir_p branch January 13, 2020 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants