Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 186 Bytes

CheckPathname.md

File metadata and controls

7 lines (4 loc) · 186 Bytes

Pattern: Unexpected Pathname behavior

Issue: -

Description

Absolute paths in Pathname#join cause the entire path to be relative to the absolute path, ignoring any prior values.