undefined method gem for main:Object (NoMethodError)
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



















Posted in



