mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![]() Passing paths should work in most cases, but on Windows the driver
letter is interpreted as the scheme and causes some case mismatches
because
```
irb> URI.parse("E:").to_s
=> "e:"
```
We fix this by passing file URI's instead.
|
||
---|---|---|
.. | ||
bundler | ||
cache | ||
commands | ||
install | ||
lock | ||
other | ||
plugins | ||
realworld | ||
resolver | ||
runtime | ||
support | ||
update | ||
quality_es_spec.rb | ||
quality_spec.rb | ||
spec_helper.rb |