hacks/loaders |
This should be the first file loaded by any user of this library. If you don't load it first, then things may not work as expected.
Constants |
LOADERS_RB |
---|
Public Methods |
Require a file from the same directory as the caller
Load a file from the same directory as the caller
A fixed version of require that uses the full pathname before checking to see if it has been required.
A fixed version of load that uses the full pathname before checking to see if it has been loadd.