aboutsummaryrefslogtreecommitdiffstats
path: root/railties
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 /railties
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
Diffstat (limited to 'railties')
-rw-r--r--railties/README.rdoc2
1 files changed, 1 insertions, 1 deletions
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