This is so easy, and really is just basic git:
git clone http://github.com/rails/rails.git
cd rails
git diff -r v2.3.2 v2.3.5
and you’ve got a diff of 2.3.2 versus 2.3.5. Enjoy!
This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.
