Libraries
»
dotruby
(0.1.0)
»
Index (A)
»
Rake
»
Application
Class: Rake::Application
Inherits:
Object
Object
Rake::Application
show all
Defined in:
lib/dotruby/tweaks/rake.rb
Constant Summary
collapse
DEFAULT_RAKEFILES =
[
'rakefile'
,
'Rakefile'
,
'rakefile.rb'
,
'Rakefile.rb'
,
'.ruby'
]