diff options
author | Arun Agrawal <arunagw@gmail.com> | 2012-04-23 15:55:23 +0530 |
---|---|---|
committer | Arun Agrawal <arunagw@gmail.com> | 2012-04-23 15:56:59 +0530 |
commit | 21b1a79151978c45b046e37730adb6a1e9f24f14 (patch) | |
tree | e9cd3cd5ebfbfc4cf4e92f10f5736580eb3b2027 /activesupport | |
parent | c3d50b35b0e03a68095ebb0d52d371d28c8aa436 (diff) | |
download | rails-21b1a79151978c45b046e37730adb6a1e9f24f14.tar.gz rails-21b1a79151978c45b046e37730adb6a1e9f24f14.tar.bz2 rails-21b1a79151978c45b046e37730adb6a1e9f24f14.zip |
Updated other README to point 3-2-stable
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/README.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |