We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72bdd5d commit 5d788a9Copy full SHA for 5d788a9
CHANGES
@@ -37,9 +37,6 @@
37
call 'task :xzy' in your code, include Rake::DSL into your class, or
38
put the code in a Rake::DSL.environment do ... end block.
39
40
-* Allow single line comments immediately prior to a task to be used in
41
- place of +desc+.
42
-
43
* Split rake.rb into individual files.
44
45
* Support for the --where (-W) flag for showing where a task is defined.
0 commit comments