betweenGo

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

by Frank Kim 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/Bookmark

Related posts:

  1. Upgrading to Rails 1.2.6
  2. What Is Ruby on Rails
  3. Installing Ruby on Rails on Red Hat Enterprise Linux 4
  4. Difference between require and require_dependency
  5. Ruby on Rails and Oracle

:

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!