RubyMine 2016.1.2 is Now Available
Hello everyone,
RubyMine 2016.1.2, a new bug fix update for RubyMine 2016.1, is now available!
This update brings far smarter code insight in .ruby-gemset and .rbenv-gemsets files; navigation between related files for Rails 5’s Action Cable channels (and an intention action allows you to create a non-existing channel); code completion for defined YARD attributes; and many bug fixes and improvements.
Please take a look at the release notes and use “Check for Updates…” to download and install the update as a patch to your existing installation. Or, download RubyMine 2016.1.2 from our website.
—
Your RubyMine Team
Comments below can no longer be edited.
Josh Cohen says:
June 19, 2016After I installed this update (from 2016.1), I’m now getting a ERROR: Failed to build gem native extension. for Windows 10×64, using Ruby 2.0.0p481 mingw
Josh Cohen says:
June 19, 2016EDIT: The error is for the debase gem that RubyMine wants to install to debug
Anna Kutarba says:
June 20, 2016Josh, thanks for bug-report, just to be sure that your environment is valid please make sure that development kit is installed and works fine for Ruby 2.0.0. For example you can try to install gem json in the command line(or gem debase). If it works in command line and doesn’t in RubyMine, please submit a new issue into our bug tracker (including steps to reproduce and idea.log) https://youtrack.jetbrains.com/issues/RUBY. See how to: https://youtrack-support.jetbrains.com/hc/en-us/articles/206545589-Reporting-Issues if you are not familiar with Youtrack.