Updating Rails

Hi, you can do the following to update to 1.2 RC 2:

gem install rails --source http://gems.rubyonrails.org --include-dependencies

Good luck,

-Conrad