Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RefinePathname#subpath? implementation for strict path comparison
Updated to use Pathname#relative_path_from for strict path comparison. This allows comparison of relative paths as well. Additionally, it returns false when comparing an absolute path with a relative path.
- Loading branch information