brainjest
- 活动总数 45
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
创建于 Can multiple projects sharing the same .idea folder be opened at the same time?
if you create a second clone of a repo or a second working dir (git-new-workdir), it would be useful to share .idea bewtween the two and have both open at the same time. Can RM handle this without... -
创建于 debugging with bundler
If a rails app uses bundler, presumably all debugging sessions started by rubymine, whether rails, rake, rspec, cucumber, should be in the bundle context. However checking "run scripts in the cont... -
创建于 running a console in the context of a rails debugging session
Does not seem like that's currently possible. The next version is adding debugging to the rails console, but this request is for adding the console to the debugging session.The eval window is kind...