Add support for Windows. #22

Open
jarmo wants to merge 3 commits from jarmo/master into master
jarmo commented 2012-09-08 22:30:14 +00:00 (Migrated from github.com)

Hi!

I've modified guard-rails by adding full support for Windows too.

All specs are passing on my Ruby 1.9.3 win64 box. I don't have any unix VM-s currently available to run specs against unix boxes too - i hope you can do that :)

Hi! I've modified guard-rails by adding full support for Windows too. All specs are passing on my Ruby 1.9.3 win64 box. I don't have any unix VM-s currently available to run specs against unix boxes too - i hope you can do that :)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b jarmo/master master
git pull origin jarmo/master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff jarmo/master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/guard-rails#22
No description provided.