I'm deploying to Ubuntu slice on slicehost, using Rails 2.1.0 (from gem)
If I try mongrel_rails start or script/server I get error:
Rails requires RubyGems >= 0.9.4. Please install RubyGems
When I type gem-v
i have 1.2.0. Any quick tips on what to look at to fix?