Add support for Windows. #22
Loading…
Reference in New Issue
No description provided.
Delete Branch "jarmo/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 :)
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.