If I have IDEA, do I need rubymine for ruby dev or will it do both?

谁说胖子不能爱 提交于 2019-12-10 03:26:07

问题


Does IDEA support all the features of rubymine, or is rubymine more refined for rails and IDEA doesn't have all the rubymine features?


回答1:


The Ruby plugin does include all the features of RubyMine, although the latest version of the Ruby plugin usually requires EAP builds of IntelliJ IDEA. (At the moment, the version of the Ruby plugin for IntelliJ IDEA 9.0.3 does not include all of the new features of RubyMine 2.5 - only the version of the plugin for IntelliJ IDEA X EAP does.)

RubyMine also has a simplified project configuration UI that works better for Rails projects.



来源:https://stackoverflow.com/questions/3768593/if-i-have-idea-do-i-need-rubymine-for-ruby-dev-or-will-it-do-both

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!