rvm use 1.9.3-p194@first_project --create I create new gemset for each of my project whether rails or just plain ruby. This gives me flexibility to make changes for a single project without impacting ...
RubyMineは JetBrainsが提供するRuby/Ruby on Railsに対応したIDEだ。JetBrainsは本連載でも何度か紹介しているJava IDE、IntelliJ IDEAの開発元として有名だ。RubyMineはIntelliJ IDEAのプラットフォーム上に構築されており、IntelliJ IDEAにプラグインとして組み込むことも可能だ。
This is a short tutorial on how to setup development with RubyMine on openSUSE (tested with Tumbleweed). You should use this Ruby version when developing, since this ...