Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dennis Ushakov
Total activity
833
Last activity
November 23, 2018 21:33
Member since
March 30, 2009 18:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
330
Activity overview
Articles (0)
Posts (0)
Comments (502)
Sort by recent activity
Recent activity
Votes
Created
August 02, 2011 11:36
RubyMine does ansi colors highlighting by itself, so there's no need to use ansicon actually. You can just specify environment variable ANSICON with any value in cucumber run configuration default ...
Community
RubyMine
How to call ansicon.exe on windows when running cucumber tests
0 votes
Created
September 27, 2011 11:18
Does installing from command line (gem install ruby-debug-base19x --pre) work?
Community
RubyMine
Debug Gem install failure
0 votes
Created
September 28, 2011 08:28
Please make sure that debugged configuration continues to run. Debug button runs another instance of Rails server, which is most probably terminated because it cannot open port already taken by pre...
Community
RubyMine
How do I get the debugger to respond?
0 votes
Created
September 29, 2011 17:46
The only visible indication is in console output. However, if you check open in web browser checkbox it would automatically load provided url so it'll be easy to start debugging
Community
RubyMine
How do I get the debugger to respond?
0 votes
Created
September 27, 2011 11:29
Could you try connecting to RubyMine using jstack and provide output? jstack is launched like this:jstack <RubyMine_pid>
Community
RubyMine
Running rake externally causes 3.2.4 to hang
0 votes
Created
September 29, 2011 18:04
You are right, installing rails via apt-get is not using rvm. To install rails into your rvm sdk you should dorvm use 1.9.2gem install railsOne question about debug gems installation. Could you ple...
Community
RubyMine
RubyMine debug issue?
0 votes
Created
November 01, 2011 17:53
We have related issue RUBY-9652 which is fixed a the fix will be available in the next EAP. I would suggest to wait until that and report if the problem persists
Community
RubyMine
RubyMine go-to-function-definition doesnt work
0 votes
Created
October 27, 2011 19:52
Please try updating ruby-debug-base via gem install ruby-debug-base --pre and see if the problem persists.
Community
RubyMine
Debugger doesn't start
0 votes
Created
November 23, 2011 14:05
Hi Nico, you don't need to add any debug related gems to the Gemfile, just let RubyMine install them automatically
Community
RubyMine
Minitest Framework detected, can't load full test framework
0 votes
Created
November 18, 2011 15:27
Looks like you're facing same problem as in this topic. We were able to reproduce it, you may find link to the corresponding issue there.
Community
RubyMine
WEBBrick won't restart
0 votes
«
First
‹
Previous
Next
›
Last
»