问题
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