无法使用Aptana Studio 3创建新的Rails项目 [英] Cannot create a new Rails Project with Aptana Studio 3

查看:107
本文介绍了无法使用Aptana Studio 3创建新的Rails项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我今天安装了Aptana Studio 3,并试图创建一个新的Rails项目.

I've installed Aptana Studio 3 today, and been trying to create a new Rails Project.

但是什么也没创建...

But nothing is being created...

我可以在命令行中看到它正在运行"rails".而不是新的轨道".

I can see in the commandline it is running "rails ." instead of "rails new ." .

有什么建议吗?

我正在使用:

  • Windows 7
  • 导轨3.0.9
  • 红宝石1.9.2p180

谢谢, 可人

推荐答案

感谢您的帮助.

最终的问题是,我安装了ruby 1.9.2却没有删除计算机上的旧ruby(与rails相同). 因此,运行ruby -v和rails -v显示了正确的版本,但是Aptana与旧版本建立了某种联系.

Eventually problem was that I installed ruby 1.9.2 without removing the old ruby I had on my computer (and the same was for rails). So running ruby -v and rails -v showed the right version, but Aptana was somehow connected to the old version.

我必须从计算机上卸载ruby和Aptana,然后安装新的ruby,新的滑轨,然后再安装Aptana.

I had to uninstall both ruby and Aptana from my computer, then install the new ruby, new rails and then Aptana.

这篇关于无法使用Aptana Studio 3创建新的Rails项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆