many gems missing since updating to 2016.3

Since I updated my RubyMine to 2016.3 it seems like Rubymine is only indexing a small percentage of the Gems in my project. I'm using Bundler and Rbenv and it does appear that the correct gemset is selected under Languages & Frameworks > Ruby SDK and Gems. In this dialog it is showing all the gems installed.

However RubyMine is only indexing some of them. Only about 20 gems appear in the "External Libraries" tree of my project structure pane. I'm not able to drill-in to many gems, and full-text searching including external libraries is not returning hits on many gems. 

When I view the "RubyGems Environment" dialog, under "Gems used for 'myproject':" it's only showing the small subset of gems.

How do I get rubymine to refresh and re-index the full list of my gem dependencies?

0
1 comment

Hello Nate,

would it be possible to check how it goes in RubyMine 2017.1? Is it right that after running Bundler | Install (with a necessary gemset set) not all gems are listed in External libraries?

0

Please sign in to leave a comment.