undefined method gem for main:Object (NoMethodError)

Date October 9, 2007

When trying to run a Rails application recently I ran into the following error.

undefined method gem for main:Object (NoMethodError)

To get passed this I had to do this command:

gem update –system

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Ma.gnolia
  • NewsVine
  • Propeller
  • Reddit
  • Slashdot
  • Spurl
  • StumbleUpon
  • Simpy
  • Sk-rt
  • TailRank
  • Technorati
  • TwitThis

Leave a Reply

You must be logged in to post a comment.