How to show git gem in External Libraries?
Is there a way to link the library folder for gems bundled from git, i.e. gem "something", :git => ... so they show up in the external libraries like regular gems. Currently they don't (seems this should be a default setting). Thanks.
Mark
请先登录再写评论。
What RubyMine version are you using?
3.2.4 on Lion
Please try updating to the 4.0 Beta, this problem should be fixed there
Any chance this can be backported to 3.2.4? (In fact, this is weird, just moments ago, I could actually see the git gem in 3.2.4 external libs in RM and was even able to debug a class from that lib. But then I restarted RM and now I can't see it. I am trying hard to remember what changed, have recreated the rvm gemset, bundle installed several times, but it just does not show up. This is weird. Any idea?
Thanks,
Kedar