betweenGo

ruby: no such file to load — ubygems (LoadError)

by on Feb.11, 2008, under Ruby on Rails

Today when I started my Ruby on Rails application I received this error.

> ruby script/server
ruby: no such file to load -- ubygems (LoadError)

After Googling for this error message I realized somehow my Ruby gems installation was corrupted. I had been planning on upgrading my Ruby from 1.85 to 1.86-26 so now seemed as a good time as ever. :-)

Fortunately after installing the latest version of Ruby and updating to Ruby on Rails 1.2.6 everything seemed fine.

Share

Related posts:

  1. Understanding Ruby Symbols
  2. What Is Ruby on Rails
  3. Upgrading to Rails 1.2.6
  4. Ruby on Rails and Oracle
  5. Installing Ruby on Rails on Red Hat Enterprise Linux 4

:

Leave a Reply

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!