Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Chez Whorton
Follow
New posts
New posts and comments
Total activity
71
Last activity
December 13, 2017 19:29
Member since
October 27, 2009 22:57
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
24
Activity overview
Posts (24)
Comments (23)
Sort by votes
Recent activity
Votes
Created
December 13, 2017 19:28
Turns out, the "RSpec::Core::MultipleExceptionError" was related to the issue. Looks like if the test body raises an exception, and there is an after :each do block that also raises an exception, ...
Community
RubyMine
rspec failures don't show failure location
0 votes
Created
November 24, 2009 22:40
Sweet! Thanks.
Community
RubyMine
My code is littered with warnings "cannot find 'messagename' for type 'Object'"
0 votes
Created
May 05, 2010 03:52
Matt,That sounds like a good idea... but how do you set it up?After going to the Run menu in RubyMine, then selecting Edit Configurations..., then Add Configuration..then what? What kind of configu...
Community
RubyMine
How to run arbitrary method from debugger?
0 votes
Created
December 06, 2010 05:29
And in other variants, I get this:Error on line -1: Premature end of file
Community
RubyMine
connecting to RedMine: Error on line 31 of document http://www.w3.org/TR/html4/loose.dtd: The declaration for the entity "HTML.Version" must end with '>'.
0 votes
Created
February 24, 2011 04:39
BTW: RubyMine 3.1, a very recent version of RedMine
Community
RubyMine
Task completion with RedMine brings up "No Suggestions"
0 votes
Created
February 06, 2012 16:42
Okay... but ultimately, I'm the one responsible for the code. And usually the way this is used is to segregate a bunch of changes into individual commits, so that the commits can be labeled with fi...
Community
RubyMine
Can RubyMine stage partial file changes to git?
0 votes
Created
February 10, 2012 02:08
Yup, that did it. Thank you.
Community
RubyMine
Way to do do search/replace adding linebreaks?
0 votes
Created
June 11, 2012 23:07
Ah, this is perfect. I had not noticed that this was available. (Cmd-ctrl-F8 on the Mac).
Community
RubyMine
ctr-opt-R doesn't work unless the test pane is already active. How to?
0 votes
Created
November 30, 2009 13:51
That looks interesting... what breakpoint would you suggest that I set?And will this stop whenever that exception is reached, or only when an unhandled one is reached? (Which would be preferable).
Community
RubyMine
How to get debugger to take over when runtime error occurrs?
0 votes
Created
November 30, 2009 17:30
Wouldn't it be nice though to have the thing I requested, which is that whenever it bombed out to the browser, instead it would halt to the debugging environment?
Community
RubyMine
How to get debugger to take over when runtime error occurrs?
0 votes
1
2
3
›
»