aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShia <rise.shia@gmail.com>2016-08-24 11:14:18 +0900
committerShia <sim.sangyong@interfirm.co.jp>2016-08-24 11:27:00 +0900
commit53a8663bb5e09e287e720dd07324cf3b61a2f3d2 (patch)
tree8107a8b9eeb89b81177a88fc3b014cb80d399f0a
parent3df9876a2468856f428897332af32f440f0737e1 (diff)
downloadrails-53a8663bb5e09e287e720dd07324cf3b61a2f3d2.tar.gz
rails-53a8663bb5e09e287e720dd07324cf3b61a2f3d2.tar.bz2
rails-53a8663bb5e09e287e720dd07324cf3b61a2f3d2.zip
Rename the title of comand_line.md in index
Remove 'rake tasks' from index
-rw-r--r--guides/source/documents.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 627e23422d..2925fb4b58 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -100,9 +100,9 @@
url: configuring.html
description: This guide covers the basic configuration settings for a Rails application.
-
- name: Rails Command Line Tools and Rake Tasks
+ name: The Rails Command Line
url: command_line.html
- description: This guide covers the command line tools and rake tasks provided by Rails.
+ description: This guide covers the command line tools provided by Rails.
-
name: Asset Pipeline
url: asset_pipeline.html