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 out_file can create directory recursively #595

Merged
merged 1 commit into from
May 18, 2015

Conversation

sonots
Copy link
Member

@sonots sonots commented May 16, 2015

Fix #594

Added FileUtil.writable_p?. Also, fixed FileUtil.writable? to be more strict.

repeatedly added a commit that referenced this pull request May 18, 2015
Fix out_file can create directory recursively
@repeatedly repeatedly merged commit c369931 into master May 18, 2015
@repeatedly repeatedly deleted the fix/out_file_create_directories branch May 18, 2015 20:39
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.

out_file no longer creates directories
2 participants