diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2006-09-03 18:53:05 +0000 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2006-09-03 18:53:05 +0000 |
commit | fef2d880a5244516e4891014ffb6bca3d7283272 (patch) | |
tree | d3cb9fcc5f6dbdea13170b10aa8a8a6a04a13890 /actionmailer/README | |
parent | 5dfec7b2179b273cc9475d40bfad01731903ea8c (diff) | |
download | rails-fef2d880a5244516e4891014ffb6bca3d7283272.tar.gz rails-fef2d880a5244516e4891014ffb6bca3d7283272.tar.bz2 rails-fef2d880a5244516e4891014ffb6bca3d7283272.zip |
Update copyright times
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4922 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionmailer/README')
-rwxr-xr-x | actionmailer/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/actionmailer/README b/actionmailer/README index 4a1e79ac9f..354c1ab886 100755 --- a/actionmailer/README +++ b/actionmailer/README @@ -136,13 +136,10 @@ Action Mailer is released under the MIT license. == Support -The Action Mailer homepage is http://actionmailer.rubyonrails.org. You can find +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: 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. - -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. + new feature to be submitted in the form of new unit tests.
\ No newline at end of file |