aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
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 /activerecord
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 'activerecord')
-rw-r--r--activerecord/README.rdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc
index 3eac8cc422..7eb4e9db1a 100644
--- a/activerecord/README.rdoc
+++ b/activerecord/README.rdoc
@@ -188,7 +188,7 @@ Admit the Database:
The latest version of Active Record can be installed with RubyGems:
- % gem install activerecord
+ $ gem install activerecord
Source code can be downloaded as part of the Rails project on GitHub:
@@ -215,4 +215,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
-