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
April 04, 2012 08:23
You can try simply removing ruby-debug19 from your Gemfile, sadly they don't work well together with ruby-debug-ide gem.
Community
RubyMine
Cannot debug on Mac OS Lion with Rubymine 4
0 votes
Created
May 22, 2012 20:42
Please try removing ruby-debug-base gem, it may conflict with ruby-debug-base19x, causing breakpoints to be missed
Community
RubyMine
Cannot debug on Mac OS Lion with Rubymine 4
0 votes
Created
May 16, 2012 21:30
Please attach full content of log folder including threaddumps directory when hang occurs next time.
Community
RubyMine
RubyMine (v 117.230) hangs on project open with 100% CPU
0 votes
Created
January 22, 2012 11:50
This problem is fixed in RubyMine 4.0 Beta, please consider updating to that version
Community
RubyMine
TeamCity Rake Runner Plugin isn't compatible with this RSpec version
0 votes
Created
August 11, 2012 07:46
Looks like running with minitest-reporters without bundler causes some conflict between minitest gem and built-in minitest. You can add Gemfile with the following content as a workaround:gem 'minit...
Community
RubyMine
Empty project setup for unit testing
0 votes
Created
August 10, 2012 21:06
Hi,bundle exec simply sets couple of environment variables and specifies some additional ruby options via RUBYOPT variable (such as -r bundler/setup). RubyMine emulates this behaviour by setting up...
Community
RubyMine
debugging with bundler
0 votes
Created
October 27, 2011 16:56
Due to packaging error fsnotifier64 was packed without execution bit. You can fix it easily via chmod +x /home/jenko/Ruby/RubyMine-4.0-EAP/bin/fsnotifier64 as a workaround. This problem is already ...
Community
RubyMine
Unable to stop debugger
0 votes
Created
August 07, 2012 07:28
Ryan, I was unable to reproduce this problem on ML. What webserver are you using? Could you please attach your idea.log?
Community
RubyMine
Unable to stop debugger
0 votes
Created
August 09, 2012 17:13
Looks like it's ML specific problem, you can take a look at following gist for possible ways to resolve it.
Community
RubyMine
Unable to stop debugger
0 votes
Created
August 09, 2012 05:23
Hello Ryan,you have CLI debug gem (ruby-debug) required somewhere, most probably in the Gemfile, it's a known conflict between CLI and IDE debug gems. Please remove this requirement and debugging w...
Community
RubyMine
Can't debug unit tests in Mountain Lion (RubyMine 4.5.1)
0 votes
«
First
‹
Previous
Next
›
Last
»