/../foo expands to just "foo"
postmodern opened this issue · 0 comments
postmodern commented
Found an edge-case in URI.expand_path
. /../foo
expands to just foo
, which is not an absolute path.
postmodern opened this issue · 0 comments
Found an edge-case in URI.expand_path
. /../foo
expands to just foo
, which is not an absolute path.