Automatically Upgrade Gems?

Hi,

NetBeans has a nice feature that I can't find in RubyMine: In their "Ruby Gems" dialog box they have an "Installed" tab and an "Updated" tab (along with some others). The "Installed" gems corresponds to RM's "Attached" list. The "Updated" tab is nice because it lists all of your installed gems for which a new version exists. And, as you might have guessed, it has "Update" and "Update All" buttons.

To do the same thing in RM it seems you need to look at (and remember) which gems you have attached to your project, then click "Install Gems", which lists the tons of gems that are available for installation. Then you have to click on all of your attached gems one at a time to see if a new version exists.

Does RM have the NBs functionality that I described? If not, it seems like a useful feature to consider adding. (At least as far as I'm concerned. )

Thanks,
Larry

0

Hello Larry,

RubyMine doesn't support this, we plan to add such feature in future. Please vote for issue - http://www.jetbrains.net/jira/browse/RUBY-4268

0

请先登录再写评论。