method
rake_require
ruby latest stable - Class:
Rake::Application
rake_require(file_name, paths=$LOAD_PATH, loaded=$")public
Similar to the regular Ruby require command, but will check for *.rake files in addition to *.rb files.
rake_require(file_name, paths=$LOAD_PATH, loaded=$")Similar to the regular Ruby require command, but will check for *.rake files in addition to *.rb files.