aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2015-12-07 01:07:09 -0200
committerRafael França <rafaelmfranca@gmail.com>2015-12-07 01:07:09 -0200
commitbf9facb31cf029f3ec1ef888825d50c9a2c713d6 (patch)
treec4f92500d6bd1cc6584f2d4aff88c76ccb2047e9 /activesupport
parente7c48db509f1b712c2a72a3ff7f27e3e8b7b4868 (diff)
parent6bd417df5075f1006557f6d9e44b5a9637015c70 (diff)
downloadrails-bf9facb31cf029f3ec1ef888825d50c9a2c713d6.tar.gz
rails-bf9facb31cf029f3ec1ef888825d50c9a2c713d6.tar.bz2
rails-bf9facb31cf029f3ec1ef888825d50c9a2c713d6.zip
Merge pull request #22517 from Elektron1c97/master
[ci skip] Add a dollar sign to each command in the READMEs
Diffstat (limited to 'activesupport')
-rw-r--r--activesupport/README.rdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc
index cd72f53821..14ce204303 100644
--- a/activesupport/README.rdoc
+++ b/activesupport/README.rdoc
@@ -10,7 +10,7 @@ outside of Rails.
The latest version of Active Support can be installed with RubyGems:
- % gem install activesupport
+ $ gem install activesupport
Source code can be downloaded as part of the Rails project on GitHub:
@@ -37,4 +37,3 @@ Bug reports can be filed for the Ruby on Rails project here:
Feature requests should be discussed on the rails-core mailing list here:
* https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core
-