RubyMineは JetBrainsが提供するRuby/Ruby on Railsに対応したIDEだ。JetBrainsは本連載でも何度か紹介しているJava IDE、IntelliJ IDEAの開発元として有名だ。RubyMineはIntelliJ IDEAのプラットフォーム上に構築されており、IntelliJ IDEAにプラグインとして組み込むことも可能だ。
If you are interested in programming, you might know Ruby. It is a relatively simple programming language that allows you to write clean and reliable code. However, just like any other programming ...