Docker + vendor/bundle
RubyMine doesn't want to recognize gems from vendor/bundle in my project inside of docker container, no matter that 'gem list' shows them.
Instead, RubyMine sees only gems that are installed directly with rubygem.
Any suggestions?
请先登录再写评论。
Hello,
could you please share your Dockerfile so that we can check your type of configuration.