rake_require(file_name, paths=$LOAD_PATH, loaded=$")
Instance Public methods
Similar to the regular Ruby require
command, but will check
for *.rake files in addition to *.rb files.
Similar to the regular Ruby require
command, but will check
for *.rake files in addition to *.rb files.
Please login to continue.