Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Olga Grabek
Total activity
10
Last activity
February 25, 2016 17:32
Member since
July 24, 2012 07:41
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
February 14, 2013 20:25
I have the same problem. The Coffescript debuger just doesn't work. I set up everything as you said: http://confluence.jetbrains.com/display/RUBYDEV/Debugging+CoffeeScript+Code. The plugin starts u...
Community
RubyMine
CoffeeScript Debugger not working
0 votes
Created
July 24, 2012 10:53
Strange, but now when I change these two lines:require 'minitest/reporters'MiniTest::Unit.runner = MiniTest::SuiteRunner.newMiniTest::Unit.runner.reporters << MiniTest::Reporters::RubyMineReporter....
Community
RubyMine
Intellij 11, Ruby Plugin: Unable to attach test reporter...
0 votes
Created
July 24, 2012 09:37
minitest-reporters (0.9.0)
Community
RubyMine
Intellij 11, Ruby Plugin: Unable to attach test reporter...
0 votes
Created
July 24, 2012 07:41
This instruction didn't work for me. It is said that for minitest-reporters gem 0.8.0 or higher I should use the following code fragment:require 'minitest/reporters' MiniTest::Reporters.use!I put t...
Community
RubyMine
Intellij 11, Ruby Plugin: Unable to attach test reporter...
0 votes