aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source
diff options
context:
space:
mode:
authorMike Gunderloy <MikeG1@larkfarm.com>2008-10-25 08:12:26 -0500
committerMike Gunderloy <MikeG1@larkfarm.com>2008-10-25 08:12:26 -0500
commit650aa015789c704ca8ea864f1117faf3f404a59b (patch)
treedba546073950b1070c13c1de9a6f2353d38fcf32 /railties/doc/guides/source
parent1dcde46329e517569152038d256cfb7bdf632426 (diff)
downloadrails-650aa015789c704ca8ea864f1117faf3f404a59b.tar.gz
rails-650aa015789c704ca8ea864f1117faf3f404a59b.tar.bz2
rails-650aa015789c704ca8ea864f1117faf3f404a59b.zip
One more link for Release notes
Diffstat (limited to 'railties/doc/guides/source')
-rw-r--r--railties/doc/guides/source/2_2_release_notes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/railties/doc/guides/source/2_2_release_notes.txt b/railties/doc/guides/source/2_2_release_notes.txt
index 9e49e351a6..275cb095fd 100644
--- a/railties/doc/guides/source/2_2_release_notes.txt
+++ b/railties/doc/guides/source/2_2_release_notes.txt
@@ -375,6 +375,7 @@ You can unpack or install a single gem by specifying +GEM=_gem_name_+ on the com
* Lead Contributor: link:http://github.com/al2o3cr[Matt Jones]
* More information:
- link:http://ryandaigle.com/articles/2008/4/1/what-s-new-in-edge-rails-gem-dependencies[What's New in Edge Rails: Gem Dependencies]
+ - link:http://afreshcup.com/2008/10/25/rails-212-and-22rc1-update-your-rubygems/[Rails 2.1.2 and 2.2RC1: Update Your RubyGems]
=== Other Railties Changes