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

Relative paths don't deal with leading slashes #10

Closed
ccapndave opened this issue Jul 7, 2016 · 1 comment
Closed

Relative paths don't deal with leading slashes #10

ccapndave opened this issue Jul 7, 2016 · 1 comment

Comments

@ccapndave
Copy link
Contributor

For example:

Erl.parse "content/something" |> Erl.toString is equal to /content/something

ccapndave added a commit to ccapndave/erl that referenced this issue Jul 7, 2016
@sporto sporto closed this as completed in 996702e Jul 9, 2016
sporto pushed a commit that referenced this issue Jul 9, 2016
Fixes #10 - support for leading slashes on relative paths
@sporto
Copy link
Owner

sporto commented Jul 9, 2016

Published v 10.0

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

No branches or pull requests

2 participants