Rails 2.1 Release Candidate is out
For those of you who follow DHH on Twitter it will come as no surprise that the Rails 2.1 Release Candidate is out.
For those of you who don’t… the Rails 2.1 Release Candidate is out.
Get it by running this command:
sudo gem install rails --source http://gems.rubyonrails.com/
Check to see if it worked by running:
rails -v
And you should see:
Rails 2.0.991
