Rails 无法创建项目

Rails project can not be created

我想用 Aptana Studio 3 创建一个名为 Pierre 的 Rail 项目,但它是这样写的:

Pierre@PC-Pierre ~
$ rails new . Can't initialize a new Rails application within the directory of another, please change to a non-Rails directory first. Type 'rails' for help.

我加入了我创建项目的存储库的屏幕截图。有人可以帮我处理吗?

您描述的问题似乎来自 Aptana 而不是 Rails。从 cmd 创建应用程序,然后像这样将其导入 Aptana:https://superuser.com/questions/324183/how-can-i-import-an-existing-project-in-aptana-without-moving-the-files