Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip non-existing paths in $MODULEPATH silently
In `map`, a `next` will leave a `nil` value in the array. This is a problem since `FileTest.directory? nil` raises "TypeError: no implicit conversion of nil into String" Bug was introduced in v4.0.1, in commit b6bfd6f
- Loading branch information