aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-04-23 03:33:06 -0700
committerVijay Dev <vijaydev.cse@gmail.com>2012-04-23 03:33:06 -0700
commit979e9d0a103655248ec913e216883b65ec18c7d2 (patch)
tree24306c9f67eacab318f909ee853c24e784f51116
parent0ed6e1367bb5f74d64416224852bc07aee1ce739 (diff)
parent21b1a79151978c45b046e37730adb6a1e9f24f14 (diff)
downloadrails-979e9d0a103655248ec913e216883b65ec18c7d2.tar.gz
rails-979e9d0a103655248ec913e216883b65ec18c7d2.tar.bz2
rails-979e9d0a103655248ec913e216883b65ec18c7d2.zip
Merge pull request #5936 from arunagw/other_readme_fixes
Updated other README to point 3-2-stable
-rw-r--r--actionmailer/README.rdoc2
-rw-r--r--actionpack/README.rdoc2
-rw-r--r--activemodel/README.rdoc2
-rw-r--r--activerecord/README.rdoc2
-rw-r--r--activesupport/README.rdoc2
-rw-r--r--railties/README.rdoc2
6 files changed, 6 insertions, 6 deletions
diff --git a/actionmailer/README.rdoc b/actionmailer/README.rdoc
index dc74b590f7..7667549608 100644
--- a/actionmailer/README.rdoc
+++ b/actionmailer/README.rdoc
@@ -143,7 +143,7 @@ The latest version of Action Mailer can be installed with RubyGems:
Source code can be downloaded as part of the Rails project on GitHub
-* https://github.com/rails/rails/tree/master/actionmailer
+* https://github.com/rails/rails/tree/3-2-stable/actionmailer
== License
diff --git a/actionpack/README.rdoc b/actionpack/README.rdoc
index 185439f363..3539ce2d8f 100644
--- a/actionpack/README.rdoc
+++ b/actionpack/README.rdoc
@@ -322,7 +322,7 @@ The latest version of Action Pack can be installed with RubyGems:
Source code can be downloaded as part of the Rails project on GitHub
-* https://github.com/rails/rails/tree/master/actionpack
+* https://github.com/rails/rails/tree/3-2-stable/actionpack
== License
diff --git a/activemodel/README.rdoc b/activemodel/README.rdoc
index 6937c64ee3..3ff1279aff 100644
--- a/activemodel/README.rdoc
+++ b/activemodel/README.rdoc
@@ -192,7 +192,7 @@ The latest version of Active Model can be installed with RubyGems:
Source code can be downloaded as part of the Rails project on GitHub
-* https://github.com/rails/rails/tree/master/activemodel
+* https://github.com/rails/rails/tree/3-2-stable/activemodel
== License
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc
index 70922ef864..aa8bf724b1 100644
--- a/activerecord/README.rdoc
+++ b/activerecord/README.rdoc
@@ -203,7 +203,7 @@ The latest version of Active Record can be installed with RubyGems:
Source code can be downloaded as part of the Rails project on GitHub
-* https://github.com/rails/rails/tree/master/activerecord
+* https://github.com/rails/rails/tree/3-2-stable/activerecord
== License
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc
index 1ab8e00608..ab1926303c 100644
--- a/activesupport/README.rdoc
+++ b/activesupport/README.rdoc
@@ -14,7 +14,7 @@ The latest version of Active Support can be installed with RubyGems:
Source code can be downloaded as part of the Rails project on GitHub
-* https://github.com/rails/rails/tree/master/activesupport
+* https://github.com/rails/rails/tree/3-2-stable/activesupport
== License
diff --git a/railties/README.rdoc b/railties/README.rdoc
index ae40600401..eed8745870 100644
--- a/railties/README.rdoc
+++ b/railties/README.rdoc
@@ -17,7 +17,7 @@ The latest version of Railties can be installed with RubyGems:
Source code can be downloaded as part of the Rails project on GitHub
-* https://github.com/rails/rails/tree/master/railties
+* https://github.com/rails/rails/tree/3-2-stable/railties
== License