RubyMine not recognising gems installed with bundler in the editor
问题 I'm having difficulties getting RubyMine to see my gems properly. The problem I'm seeing is that the editor screen does not recognise any classes for any gems eg for MyClass < ActiveRecord::Base, I see a yellow warning: Cannot find 'ActiveRecord' . I'm using bundler and I have my gems configured per project and installed in /some/project_dir/.bundle/gems I've seen this bug: http://youtrack.jetbrains.com/issue/RUBY-14542, so I'm attempting to work round this by launching RubyMine as follows: