开发者

NetBeans 6.8 doesn't detect installed Rails on Ubuntu

开发者 https://www.devze.com 2022-12-25 07:00 出处:网络
Iuse Netbeans 6.8 with Ror. Ifi 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 n

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?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消