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

0.8.5 Broken: Fix guard init path to Guardfile template #168

Closed
wants to merge 1 commit into from

Conversation

semperos
Copy link
Contributor

Between 0.8.4 and 0.8.5, the file that calls the guard init task changed, but the path to the template Guardfile was not adjusted accordingly. This results in an error when doing guard init using version 0.8.5 of this gem.

This pull request makes the small tweak necessary to point to the correct path of the Guardfile.

@netzpirat
Copy link
Contributor

Damn, not again! This was exactly the reason why I added specs to it, but I didn't verify the existence of the template. I added that missing spec and hope I never have to handle that again :P Thanks a lot for the pull request, I merged it into the dev branch.

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