ARes URL should be pointed to 3-2-stable tree not master.

This commit is contained in:
Arun Agrawal
2012-04-23 15:51:18 +05:30
parent c3d50b35b0
commit 210713e49d

View File

@@ -28,7 +28,7 @@ The latest version of Active Resource 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/activeresource
* https://github.com/rails/rails/tree/3-2-stable/activeresource
=== Configuration and Usage