aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/README.rdoc
diff options
context:
space:
mode:
authorWaynn Lue <WLGades@gmail.com>2013-03-14 18:03:17 -0700
committerWaynn Lue <WLGades@gmail.com>2013-03-14 18:03:17 -0700
commitc9f75463bff73930210097fbe7ed9a029f5fce8d (patch)
treef66e1cfdadf9c8e33b68406c9f82a0aabc9a6c62 /activerecord/README.rdoc
parentd41c279bf12de4722d4cf781929e491e588a612c (diff)
downloadrails-c9f75463bff73930210097fbe7ed9a029f5fce8d.tar.gz
rails-c9f75463bff73930210097fbe7ed9a029f5fce8d.tar.bz2
rails-c9f75463bff73930210097fbe7ed9a029f5fce8d.zip
make the headers consistent
Diffstat (limited to 'activerecord/README.rdoc')
-rw-r--r--activerecord/README.rdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc
index ed1e171d58..822e460918 100644
--- a/activerecord/README.rdoc
+++ b/activerecord/README.rdoc
@@ -190,7 +190,7 @@ The latest version of Active Record can be installed with RubyGems:
% [sudo] gem install activerecord
-Source code can be downloaded as part of the Rails project on GitHub
+Source code can be downloaded as part of the Rails project on GitHub:
* https://github.com/rails/rails/tree/master/activerecord
@@ -204,7 +204,7 @@ Active Record is released under the MIT license:
== Support
-API documentation is at
+API documentation is at:
* http://api.rubyonrails.org