I’m having an issue with rails 3.0.7 that led me to this subquestion:
Where can I find the list of rails version for 3.0, e.g. 3.0.0, 3.0.1, 3.0.11,. etc. ?
I’ve googled and looked at wikipedia and SO and a variey of the main ruby sites but can’t find this ‘list of versions’ info.
You can see all published gems at rubygems.org:
http://rubygems.org/gems/rails/versions
You can also have a look at branches and tags on github:
https://github.com/rails/rails