How do I tell RubyMine to use the gems in my Rails app's vendor directory?

已回答

I see help articles online referencing setting Gem paths in RubyMine but it appears in the current version of RM, that has been removed.

My RM is using the gems in my global Ruby install instead of in my Rails app vendor directory. This seems to be standard setup for Rails development, so this is confusing.

Suggestions?

0

Hello Brian,

Could you please specify how you've configured bundler to use vendor/bundle folder? 

 

0

请先登录再写评论。