Rails 4.0 project does not start with aptana 3 studio

The Aptana Studio 3 plugin for eclipse (3.4.2) is currently being used, and I cannot start the rails 4.0 project.

Error: Ruby / xx / xx / xx / xx / HelloRails / script / rails does not exist.

It looks like Aptana is still looking for rails executable in a script while it has moved to bin in rails 4.0. Is there a workaround / fix for this?

+4
source share
2 answers

Create a folder scriptin the root directory of the application and put the rails file from folder binto folder script, after which it will work. You may need to change the web server settings in aptana setup.

,

+15

,

symlink, , , - , "Run Server" .

, "Debug Server", .

Fast Debugger (ruby-debug-ide 0.6.0, debase 0.2.1, file filtering is supported) listens on 127.0.0.1:53108`

? /?

. Cheerio,

0

All Articles