我安装了 ruby 1.9.3 w/rubyinstaller-1.9.3-p194.exe,然后按照说明安装了 RubyMine:
http://www.jetbrains.com/ruby/quickstart/index.html
和
我已经安装了适用于 Windows 的 git hub,我不知道这是否会导致问题。
我还安装了 ruby 和 rails 几次,但我查看了 PATH 环境变量中是否存在任何不再存在的安装并删除它们(在已经出现此错误之后),这没有帮助。
这是我在 RubyMine 中选择的设置。
错误信息:
"C:\Ruby193\bin\ruby.exe -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) C:\Ruby193\bin/rails 3.2.6 new "D: /Program Files (x86)/Git/Rails App/asfasf" --skip-test-unit --javascript=jquery --skip --database=postgresql 存在 D:/Program Files (x86)/Git/Rails App/asfasf在您的任何源路径中都找不到“README”。您当前的源路径是:C:/Ruby193/lib/ruby/gems/1.9.1/gems/railties-3.2.6/lib/rails/generators/rails/应用程序/模板
进程以退出代码 1 结束"
如果我感到愤怒/沮丧(我多次编辑以将其删除),我深表歉意,因为我一直试图让 RubyMine 在 Windows 7 或 Ubuntu 12.04 上工作,但都没有成功。
任何建议将不胜感激!