Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Roman Chernyatchik
Total activity
2197
Last activity
February 04, 2022 14:36
Member since
September 18, 2007 08:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
784
Activity overview
Posts (13)
Comments (1400)
Sort by recent activity
Recent activity
Votes
Created
November 20, 2011 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).
Community
RubyMine
Minitest Framework detected, can't load full test framework
0 votes
Created
November 22, 2011 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.
Community
RubyMine
debugging method return values
0 votes
Created
November 19, 2011 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...
Community
RubyMine
trouble running rspecs with bundler in RubyMine
0 votes
Created
November 22, 2011 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...
Community
RubyMine
trouble running rspecs with bundler in RubyMine
0 votes
Created
November 17, 2011 09:50
Hi, which working directory is set in your run configuration settings?
Community
RubyMine
Cucumber project setup
0 votes
Created
November 18, 2011 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 ...
Community
RubyMine
Cucumber project setup
0 votes
Created
November 17, 2011 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.
Community
RubyMine
require a gem, get 'No such file to load" or completion
0 votes
Created
November 15, 2011 12:16
Please try RubyMine 4.0 EAP #build110.403, see http://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP
Community
RubyMine
Go to Class... (Ctrl-N) is not usable with modules
0 votes
Created
June 18, 2009 22:14
Andreas,Thank your for the tip!
Community
RubyMine
Can't debug in RubyMine - Cannot connect to the debugged process in 10s
0 votes
Created
May 12, 2010 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...
Community
RubyMine
Can't debug in RubyMine - Cannot connect to the debugged process in 10s
0 votes
«
First
‹
Previous
Next
›
Last
»