aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/README.rdoc
diff options
context:
space:
mode:
authorMislav Marohnić <mislav.marohnic@gmail.com>2010-07-18 14:58:40 +0200
committerMislav Marohnić <mislav.marohnic@gmail.com>2010-07-22 09:17:19 +0200
commit89b5e79632c4f0b18099faa846e45741b7c5e700 (patch)
tree4d3e13df460f463c06a1cdb68f5d330a09948f78 /activerecord/README.rdoc
parent4ed9bd6431d1733d83de0b461280f77f78a9c4c6 (diff)
downloadrails-89b5e79632c4f0b18099faa846e45741b7c5e700.tar.gz
rails-89b5e79632c4f0b18099faa846e45741b7c5e700.tar.bz2
rails-89b5e79632c4f0b18099faa846e45741b7c5e700.zip
revise download/installation/support sections in READMEs
- don't reference ancient gem versions - don't link to old API doc subdomains - point to GitHub instead of RubyForge - point to Lighthouse account for support
Diffstat (limited to 'activerecord/README.rdoc')
-rw-r--r--activerecord/README.rdoc20
1 files changed, 9 insertions, 11 deletions
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc
index 0446180207..efa3c7e7ac 100644
--- a/activerecord/README.rdoc
+++ b/activerecord/README.rdoc
@@ -307,15 +307,15 @@ Admit the Database:
* Doesn't attempt to duplicate or replace data definitions
-== Download
+== Download and installation
The latest version of Active Record can be installed with Rubygems:
-* gem install activerecord
+ % [sudo] gem install activerecord
-Documentation can be found at
+Source code can be downloaded as part of the Rails project on GitHub
-* http://api.rubyonrails.org
+* http://github.com/rails/rails/tree/master/activerecord/
== License
@@ -325,12 +325,10 @@ Active Record is released under the MIT license.
== Support
-The Active Record homepage is http://www.rubyonrails.com. You can find the Active Record
-RubyForge page at http://rubyforge.org/projects/activerecord. And as Jim from Rake says:
+API documentation is at
- Feel free to submit commits or feature requests. If you send a patch,
- remember to update the corresponding unit tests. If fact, I prefer
- new feature to be submitted in the form of new unit tests.
+* http://api.rubyonrails.com
-For other information, feel free to ask on the rubyonrails-talk
-(http://groups.google.com/group/rubyonrails-talk) mailing list.
+Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:
+
+* https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets