multiple rails projects
Hi,
I have 4 projects, 3 of them are rails projects.
root/
ruby_proj
rails_proj1
rails_proj2
rails_proj3
If I open any of them in rubymine controller/view/test/model navigation works fine, if I open root directory as project in rubymine navigation doesn't work
I also tried to open rails_proj1 and then add other projects as root directories - still doesn't work.
So, my question is do you plan to support multiple projects? Or may be I'm doing smth wrong?
PS: I'm using rubymine-802
请先登录再写评论。
Hello yury,
We do not plan to support multiple projects in RubyMine 1.0. You can either
open rails_proj1 and rails_proj2 in different frames, or use IntelliJ IDEA
and the Ruby plugin to configure a multiple module project and put rails_proj1
and rails_proj2 in separate modules.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"