views:

71

answers:

1

Hi to everyone! I use Netbeans 6.8 with Ror. If i click "AutoDetect Platforms" , IDE detect Ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux], but when i try to create RoR project, it says that Ror not detected.What could be wrong?

A: 

Ruby != RoR.

Are you sure you have Rails installed on the machine? If not, try running gem update rails and making sure you have it installed.

jerhinesmith
Ror installed 100%
Sibirman