A small team in our company will likely to be involved in Ruby related development.

We think of using the latest version of RubyMine (5.4) and wonder if it is stable enough or should we stick with the previous (4) version. I mean the question really is - are we likely going to hit serious bugs/problems that have not been yet addressed? And is the KB already extensive enough for this version?

Also having played a bit with this IDE I noticed that it is painfully slow – it is based on a VM with Win7 and other IDEs (e.g. Visual Studio 2012) fly on it. What's your experience with RubyMine/VM/Win environment?

Thanks in advance.

有帮助吗?

解决方案

RubyMine 5.4 is considered the stable release version and you should not have major problems with it. Note that RubyMine 6 will be released soon and will become the new stable version. License includes a year of free upgrades, so it will cover 6.x and most likely even 7.x versions.

If you have performance issues, refer to this document.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top