aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/README.rdoc
diff options
context:
space:
mode:
authorSukeerthi Adiga <sukeerthiadiga@gmail.com>2011-08-05 14:04:43 +0530
committerXavier Noria <fxn@hashref.com>2011-08-13 16:22:31 -0700
commitb905f8c96326c86caafc20bec7e3722cf4813d2c (patch)
treecec3f21ca3f481b1c502d5e508b53aeb31f91229 /actionpack/README.rdoc
parent2579d8840507155988f39d36c265b65b94fc4d0f (diff)
downloadrails-b905f8c96326c86caafc20bec7e3722cf4813d2c.tar.gz
rails-b905f8c96326c86caafc20bec7e3722cf4813d2c.tar.bz2
rails-b905f8c96326c86caafc20bec7e3722cf4813d2c.zip
Rubygems => RubyGems
Diffstat (limited to 'actionpack/README.rdoc')
-rw-r--r--actionpack/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/README.rdoc b/actionpack/README.rdoc
index 0abfc8f81d..95301c21ee 100644
--- a/actionpack/README.rdoc
+++ b/actionpack/README.rdoc
@@ -316,7 +316,7 @@ an URL such as /weblog/5 (where 5 is the id of the post).
== Download and installation
-The latest version of Action Pack can be installed with Rubygems:
+The latest version of Action Pack can be installed with RubyGems:
% [sudo] gem install actionpack