We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da91cff + be4a70f commit 22c1667Copy full SHA for 22c1667
README.rdoc
@@ -25,8 +25,8 @@ Rake has the following features:
25
26
* A library of prepackaged tasks to make building rakefiles easier. For example,
27
tasks for building tarballs. (Formerly
28
- tasks for building RDoc, Gems and publishing to FTP were included in rake but they're now
29
- available in RDoc, RubyGems and respectively.)
+ tasks for building RDoc, Gems, and publishing to FTP were included in rake but they're now
+ available in RDoc, RubyGems, and rake-contrib respectively.)
30
31
* Supports parallel execution of tasks.
32
0 commit comments