Rails 2.0 is out! Wait, there's a 2.0.1 already
That’s it. No more waiting. Rails 2.0 has been officially launched and it was followed by a 2.0.1 release to fix a small bug.
I’m pretty sure that this is going to be a great release since it’s mostly about polishing and making rails more mature.
So go ahead and upgrade your gems:
gem install rails -y –source http://gems.rubyonrails.org
A more detailed info about the release can be found here
