error creating new rails project on aptana in windows

喜夏-厌秋 提交于 2019-12-13 17:35:54

问题


i got the following error creating a new rails project on aptana 3.0.4 with rubyinstaller

sh: /c/RailsInstaller/Ruby1.9.2/bin/rails: C:/Projects/railsinstaller/Stage/Ruby1.9.2/bin/ruby.exe: bad interpreter


回答1:


I had the same issue. I followed the instructions of Aptana support and executed $ gem install rails in the Aptana CLI. I was then able to create a new Rails project.



来源:https://stackoverflow.com/questions/7493627/error-creating-new-rails-project-on-aptana-in-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!