Class: Rake::Application

Inherits:
Object
  • Object
show all
Defined in:
lib/rc/tweaks/rake.rb

Constant Summary collapse

DEFAULT_RAKEFILES =
[
  'rakefile', 'Rakefile', 'rakefile.rb', 'Rakefile.rb',    
] + RC_FILES