
|
If you were logged in you would be able to see more operations.
|
|
|
|
BuiltinScript.load uses evalFile, not loadFile to do its thing, so if a script is loaded by a redefined require (such as is done by Rubygems), the script contents will be incorrectly defined under Kernel.
|
|
Description
|
BuiltinScript.load uses evalFile, not loadFile to do its thing, so if a script is loaded by a redefined require (such as is done by Rubygems), the script contents will be incorrectly defined under Kernel. |
Show » |
| There are no comments yet on this issue.
|
|