Class Rake::DefaultLoader
In: lib/rake/default_loader.rb
Parent: Object

Default Rakefile loader used by import.

Methods

load  

Public Instance methods

Loads a rakefile into the current application from fn

[Validate]