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 problem if working directory does not exist #286

Merged
4 commits merged into from
Jul 15, 2015

Conversation

ghost
Copy link

@ghost ghost commented Jul 15, 2015

If someone does not run setup_aruba before write_file and all other aruba-methods, it fails with Errno::ENOENT.

This PR refactors the expand_path-method not to rely on the existence of the working directory. Plus, a warning and some example were added about the correct use.

ghost pushed a commit that referenced this pull request Jul 15, 2015
Fix problem if working directory does not exist
@ghost ghost merged commit 2a2d3ea into master Jul 15, 2015
@maxmeyer maxmeyer deleted the feature/fix_directory_enoent branch November 10, 2015 15:07
This pull request was closed.
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.

0 participants