aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/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 /actionmailer/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 'actionmailer/README.rdoc')
-rw-r--r--actionmailer/README.rdoc33
1 files changed, 20 insertions, 13 deletions
diff --git a/actionmailer/README.rdoc b/actionmailer/README.rdoc
index 3dd56a6fd8..1b9cb8a570 100644
--- a/actionmailer/README.rdoc
+++ b/actionmailer/README.rdoc
@@ -121,31 +121,38 @@ The Base class has the full list of configuration options. Here's an example:
== Dependencies
-Action Mailer requires that the Action Pack is either available to be required immediately
-or is accessible as a GEM.
+Action Mailer depends on Action Pack.
-Additionally, Action Mailer requires the Mail gem, http://github.com/mikel/mail
+Additionally, Action Mailer requires the {Mail gem}[http://github.com/mikel/mail].
-== Download
+== Bundled software
+
+* Text::Format 0.63 by Austin Ziegler released under OpenSource
+ Read more on http://www.halostatue.ca/ruby/Text__Format.html
+
+
+== Download and installation
The latest version of Action Mailer can be installed with Rubygems:
-* gem install actionmailer
+ % [sudo] gem install actionmailer
+
+Source code can be downloaded as part of the Rails project on GitHub
-Documentation can be found at
+* http://github.com/rails/rails/tree/master/actionmailer/
-* http://api.rubyonrails.org
== License
Action Mailer is released under the MIT license.
+
== Support
-The Action Mailer homepage is http://www.rubyonrails.org. You can find
-the Action Mailer RubyForge page at http://rubyforge.org/projects/actionmailer.
-And as Jim from Rake says:
+API documentation is at
+
+* http://api.rubyonrails.com
+
+Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:
- 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.
+* https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets