RadRailsに既存プロジェクトをインポート

From a project on your filesystem

How do you get a Rails application you've already started into RadRails ?

* Create a new Rails project, but uncheck the "Create Rails application skeleton" box
* Right-click on the project and hit Import->File system
* Navigate to your Rails application directory and check the box (ensure that all the contained folders and files are selected as well)
* Hit Finish

ちゃんとドキュメントを読まず適当にやってたので、RI viewもServers viewもちゃんと動いてなかったし、Data perspectiveも動いてなかった。こいつらめちゃめちゃ便利じゃん!

でもなぜか、PreferencesのInstalled Interpretersに登録したパスが起動の度に正しくないものに変わっちゃう。

    • > 別にInterpreterの設定を追加してあげればOKでした。