mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
777e5ef3e2
If user provides a file without absolute or relative path and the file exists in any of the directories of the $LOAD_PATH the `Kernel.load` method will load the latter one instead of the intended one. Expanding the path of the file forces Kernel to load the correct file using its absolute path. * Fixes #42007 |
||
---|---|---|
.. | ||
runner_command.rb | ||
USAGE |