Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Fix for windows paths #11

Merged
merged 1 commit into from
Nov 7, 2014
Merged

Fix for windows paths #11

merged 1 commit into from
Nov 7, 2014

Conversation

andriykohut
Copy link
Contributor

Fix for #3

path =~ /^[A-Za-z0-9\-\_\.\/]*$/

won't match windows paths like C:\Users\user\dir even if ruby sees them as C:/Users/user/dir

ddollar added a commit that referenced this pull request Nov 7, 2014
@ddollar ddollar merged commit 0d7690a into ddollar:master Nov 7, 2014
@ddollar
Copy link
Owner

ddollar commented Nov 7, 2014

Thanks :)

andriykohut added a commit to andriykohut/tutorial that referenced this pull request Nov 7, 2014
Fix for windows was merged ddollar/heroku-push#11
I'll try to find time to roll-back to `git push` version + recent changes, but for now it should work
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants