主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Roman Chernyatchik
活动总数
2197
最后的活动
2022年02月04日 14:36
成员加入日期
2007年09月18日 08:53
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
784
活动概览
帖子(13)
评论(1400)
按最近的活动排序
最近的活动
投票数
创建于
2011年11月20日 15:36
Try to debug your test in RubyMine, put a breakpoint in minitest/unit.rb (which is located somewher in ruby 1.9.x SDK or in minitest gem, you can use go to file feature in RubyMine to find it).
社区
RubyMine
Minitest Framework detected, can't load full test framework
0 票
创建于
2011年11月22日 10:32
What do you mean could you explain? If method doesn't have side effects you may invoke it using evaluate expression or you can step into it and check local variables values.
社区
RubyMine
debugging method return values
0 票
创建于
2011年11月19日 11:06
I should mention that this project was NOT created with RubyMine.It doesn't matter Trying to run rspecs from RubyMine, getting the following error:/opt/ruby-enterprise-1.8.7-2011.03/bin/ruby -e $s...
社区
RubyMine
trouble running rspecs with bundler in RubyMine
0 票
创建于
2011年11月22日 10:03
and install the rspec-rails gem in the Ruby SDK and Gems prefs panelProbably you are using different ruby sdks in terminal and in RubyMine project settingsI solved the problem. I had to switch to o...
社区
RubyMine
trouble running rspecs with bundler in RubyMine
0 票
创建于
2011年11月17日 09:50
Hi, which working directory is set in your run configuration settings?
社区
RubyMine
Cucumber project setup
0 票
创建于
2011年11月18日 14:54
Please check defaults in Main Menu | Run| Edit Confiugrations | Defaults | Cucumber. If work dir isn't set in defaults RubyMine uses project root folder as working directory. A quick follow-up, it ...
社区
RubyMine
Cucumber project setup
0 票
创建于
2011年11月17日 10:32
Hi,Do you use bundler? If no please consider using it, it is a good way to handle gem dependencies in your application + RubyMine provides good support for it.
社区
RubyMine
require a gem, get 'No such file to load" or completion
0 票
创建于
2011年11月15日 12:16
Please try RubyMine 4.0 EAP #build110.403, see http://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP
社区
RubyMine
Go to Class... (Ctrl-N) is not usable with modules
0 票
创建于
2009年06月18日 22:14
Andreas,Thank your for the tip!
社区
RubyMine
Can't debug in RubyMine - Cannot connect to the debugged process in 10s
0 票
创建于
2010年05月12日 18:53
Hello Alex,Probably your firewall blocks RubyMine attempt to establish connection. Please check it.Unfortunately detailed logging of ruby-debug connection exception isn't enabled in RubyMine(will b...
社区
RubyMine
Can't debug in RubyMine - Cannot connect to the debugged process in 10s
0 票
«
第一页
‹
上一页
下一页
›
最后
»