Rails Hits 1.0

Ruby on Rails 1.0 has been available for some time now so I thought that I upgrade to the latest release. I don’t know if I did something wrong but I couldn’t download the latest Rails release using the gem package installer. If I remember correctly the first time I installed Rails I did not manually download anything, the gem package installer did everything for me. To install Rails 1.0 I manually download the rails-1.0.0.gem and ran the following command:

gem install c:\path\to\rails-1.0.0.gem

I hope this is helpful for those upgrading to Ruby on Rails 1.0.

Related posts:

  1. Rad Ruby On Rails
  2. Simply Helpful Rails Plugin
  3. Rails PDF Plugin
  4. ActiveRecord: Ruby on Rails Optional
  5. Remove Invalid Ruby Gem Source

This entry was posted in Ruby, TechKnow. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*