You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(There are still other problems with the handling of uri:classloader: paths in Pathname, such as p.relative_path_from('/') raising an ArgumentError, but I'll report that separately.)
This should be pretty straightforward...
A Pathname with any URI scheme such as
uri:classloader
will be improperly be determined as relative.The text was updated successfully, but these errors were encountered: