Smoother than expected
I just got around to upgrading my MacBook Pro to Rails 2.0.2 and the experience was smoother than expected. I figured something was going to blow-up somewhere but it all went smooth. I followed the 4 steps outlined here.sudo gem update --system
Step 3 reported that it had nothing to update. Step 4 likewise. I don't use sqlite so I probably did'nt need to do the last step but I did for completeness.
sudo gem install rails
sudo gem update rake
sudo gem update sqlite3-ruby
David updated textbull to run on 2.0.2 so it was time to upgrade. I'm now merging Purnima's code in.
No comments:
Post a Comment