dodgyboz@shuttle:~/itsagoal/trunk$ ruby script/generate controller
ManageProductRange --svn
./script/../config/boot.rb:29: undefined method `gem' for main:Object
(NoMethodError)
from script/generate:2:in `require'
from script/generate:2
Can anyone help me out with this little problem??
Sometimes gem needs a little reminder. Running "sudo gem update --
system" fixes the bug on ubuntu OS anyway