importing non intellij idea ruby project

Hi,

I have a ruby project which is not developed in intellij idea, now i want to work on the same project i.e. the code base, but using intellij idea to help myself better. I dont want to start copy pasting each project and redefinig the same folder structure, I want to import it, by using few clicks, is it possible? if yes how?

Is there any other better option?

0

Simply use the "Create project from scratch" option, select the Ruby module type and specify the location of your existing code base as the content root for the project.

0
Avatar
Permanently deleted user

quick reply!

0

请先登录再写评论。