aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
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 /activesupport
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 'activesupport')
-rw-r--r--activesupport/README.rdoc29
1 files changed, 14 insertions, 15 deletions
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc
index aa86f1fd65..77b8a64304 100644
--- a/activesupport/README.rdoc
+++ b/activesupport/README.rdoc
@@ -1,19 +1,20 @@
-= Active Support -- Utility classes and standard library extensions from Rails
+= Active Support -- Utility classes and Ruby extensions from Rails
-Active Support is a collection of various utility classes and standard library extensions that were found useful
-for Rails. All these additions have hence been collected in this bundle as way to gather all that sugar that makes
-Ruby sweeter.
+Active Support is a collection of utility classes and standard library
+extensions that were found useful for the Rails framework. These additions
+reside in this package so they can be loaded as needed in Ruby projects
+outside of Rails.
-== Download
+== Download and installation
The latest version of Active Support can be installed with Rubygems:
-* gem install activesupport
+ % [sudo] gem install activesupport
-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/activesupport/
== License
@@ -23,12 +24,10 @@ Active Support is released under the MIT license.
== Support
-The Active Support homepage is http://www.rubyonrails.com. You can find the Active Support
-RubyForge page at http://rubyforge.org/projects/activesupport. 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 ruby-talk mailing list
-(which is mirrored to comp.lang.ruby) or contact mailto:david@loudthinking.com.
+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