Importing existing RoR projects as modules into a IntelliJ Project
Permanently deleted user
创建于
By using the Ruby plugin... How would I import an existing code base that contains RoR project/sources [contained within git] into the new IntelliJ formated project?
Hi,
in theory you are supposed to craete a new ruby module with existing sources, but in practice you may have problems because of the bug - http://youtrack.jetbrains.com/issue/RUBY-15314
Oleg.