22 Dec, 2007  |  Posted by Danesh  |  in RubyOnRails

Upgraded my Rails to 2.0.2 and RubyGems to 1.0.1.

  1. gem –version to check your gems version.
  2. sudo gem update –system to update your gems.
  3. sudo gem install rails to update rails to the latest version.

See outputs on the next page…..
Continue Reading ->