aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/command_line.md
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/command_line.md')
-rw-r--r--guides/source/command_line.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/guides/source/command_line.md b/guides/source/command_line.md
index 3e91106602..1615f0148b 100644
--- a/guides/source/command_line.md
+++ b/guides/source/command_line.md
@@ -13,8 +13,6 @@ Rails comes with every command line tool you'll need to
NOTE: This tutorial assumes you have basic Rails knowledge from reading the [Getting Started with Rails Guide](getting_started.html).
-WARNING. This Guide is based on Rails 3.2. Some of the code shown here will not work in earlier versions of Rails.
-
Command Line Basics
-------------------