I installed the Ruby plugin, which should also support Rails. However, I can’t figure out how to create either a new Rails project, or import one that I’ve created from the command line. Here is what I have tried:
- File->New Project…
- Select “Create project from scratch” and click on “Next >” button.
- Select a location for the project files, and choose “Ruby Module” from the “Module Settings” and click the “Next >” button.
- Nothing shows up under the “Project SDK:”, so I click on the “Configure…” button.
- This is where I get stuck. I cannot figure out how to select the ruby sdk.
If I click on the “+” button, I can choose “Ruby SDK” from the list. I then choose the “Ruby” symlink from where Ruby is installed. As in /System/Library/Frameworks/Ruby.framework/Ruby, but this does no good.
I have also tried clicking the “Add…” button under the SDK 1.6 Classpath tab. I then select the Ruby directory, which adds the folder to the list, but again, this does not help.
Any pointers will be greatly appreciated.
You should specify a full path to your ruby executable binary (not a directory), then Ruby SDK will be added.