Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Chris
Follow
New posts
New posts and comments
Total activity
28
Last activity
January 16, 2016 02:49
Member since
November 19, 2009 20:42
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (7)
Comments (14)
Sort by recent activity
Recent activity
Votes
Created
December 09, 2013 18:27
This issue is being tracked as http://youtrack.jetbrains.com/issue/RUBY-14708
Community
RubyMine
Specs run in Bundler context despite template setttings
0 votes
Created
December 08, 2013 03:27
Sorry it fell on your plate! Do you need me to open a ticket?
Community
RubyMine
Specs run in Bundler context despite template setttings
0 votes
Created
February 19, 2013 20:33
For the record here's what worked for me. In my Gemfile I changed:gem 'ruby-debug', '0.10.3'to:gem 'ruby-debug', '0.10.3', ENV['RM_INFO'] ? { :require => false } : {}
Community
RubyMine
Debugger not working with Ruby 1.8.7 on RM 5.0.1
0 votes
Created
February 19, 2013 20:26
Thanks, that works. Not sure why I didn't have to do that for RM versions < 5.0 though..
Community
RubyMine
Debugger not working with Ruby 1.8.7 on RM 5.0.1
0 votes
Created
April 11, 2012 13:44
This is embarrassing, but the test I was trying to right-click run/debug was actually a module I include in my tests. It wasn't an actual test class, which is why the test process exited immediatel...
Community
RubyMine
Cannot debug tests with RM 4.0.2 on OS X Lion
0 votes
Created
April 09, 2012 18:58
Anyone?Also, I'm finding that the test runner sometimes cannot attach. Often I get "Unable to attach test reporter to test framework or test framework quit unexpectedly" error. Why would that be? I...
Community
RubyMine
Cannot debug tests with RM 4.0.2 on OS X Lion
0 votes
Created
August 09, 2011 23:19
Ah, yes. To be crystal clear here is what a person with my issue needs to do to fix it: In RM navigate to Run --> Edit Configurations Expand 'Ruby' in the left panel Click 'RSpec: Spork DRb server'...
Community
RubyMine
RSpec + Spork doesn't work in RubyMine > 3.2.1
0 votes
Created
August 09, 2011 19:40
OK, this thread says "Be sure to delete all old scripts, which launches spork and tests and generate them from scratch."What "old scripts"? Can you give me some file names please? From both links y...
Community
RubyMine
RSpec + Spork doesn't work in RubyMine > 3.2.1
0 votes
Created
August 09, 2011 18:57
Thanks for the reply!Here's my env:rails (3.0.9)rspec (2.6.0)rspec-core (2.6.4)rspec-expectations (2.6.0)rspec-mocks (2.6.0)rspec-rails (2.6.1)spork (0.7.5)All with Ruby 1.9.2-p136. Per the link yo...
Community
RubyMine
RSpec + Spork doesn't work in RubyMine > 3.2.1
0 votes
Created
January 14, 2011 16:43
Sorry, Irina, but I don't understand. What exactly do you want me to take a screenshot of? I'm not sure what I should do to get you the URL you want to see. Thanks!
Community
RubyMine
How do I configure my branches to "compare with branch"?
0 votes
1
2
›
»