主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mjbellantoni
活动总数
6
最后的活动
2022年09月12日 15:31
成员加入日期
2022年09月07日 20:08
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2022年09月12日 15:31
Hello Olga, this does look like the same issue. I've upvoted.
社区
RubyMine
Attaching debugger fails because gems are not loaded
0 票
创建于
2022年09月07日 23:29
If I remove my named gemset and `bundle install` into global/default then I can successfully attach the debugger to my running Rails server. I'm glad that I have the workaround, but I'm really unha...
社区
RubyMine
Attaching debugger fails because gems are not loaded
0 票
创建于
2022年09月07日 23:03
I notice that earlier versions of RubyMine include the global gemset here, but that also has the same error. This is from 2022.1.3: /bin/bash -c "/Users/mjb/.rvm/bin/rvm ruby-3.0.4@global do ... ...
社区
RubyMine
Attaching debugger fails because gems are not loaded
0 票
创建于
2022年09月07日 22:39
Digging into this a little more, when I run the test suite from inside RubyMine, the generated shell line is this: /bin/bash -c "/Users/mjb/.rvm/bin/rvm ruby-3.0.4@gemset-name do ... And when attac...
社区
RubyMine
Attaching debugger fails because gems are not loaded
0 票