General

Profile

jcostantino (John Costantino)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

04/24/2015

02:31 PM Ruby Bug #11097 (Closed): File names with wildcards do not expand if a path is used
File name expansion using wildcards does not work when a path is included. This fails in 2.2.2, but works in 2.1.6.
This example has no path and it works:
```
C:\Test>C:\Ruby22-x64\bin\ruby -e "puts ARGV.join(' -- ')" A*.txt
A1....
jcostantino (John Costantino)

Also available in: Atom