I have installed the Aptana studio (Aptana RadRails Version: 2.0.5.1278709071-7k7W97FDk_sBcJt_Y-tkCz0V4CXB).
When I create a Rails Project I have the following error:
Rails requires RubyGems >= 1.3.2 (you have 1.3.1).
Pleasegem update --systemand try again.
I had the same error when I try to do run the project. When I try execute from console the command gem update --system I had the error:
rubygems-update requires Ruby version >= 1.8.7
Do you have any way to update 'RubyGem' for Aptana Studio ?