Chris

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Specs run in Bundler context despite template setttings
I'm loving RM 6.0.1 with the Zeus integration. However, now when I run a spec via right-click --> Run... on the file I'm greeted with this error:Testing started at 3:53 PM .../Users/cstump/.rvm/gem... -
Created Debugger not working with Ruby 1.8.7 on RM 5.0.1
Hi. I'm using RubyMine 5.0.1 on OS X Mountain Lion with a Ruby 1.8.7 project. When I fire up the debugger and click to create a breakpoint there is long delay and then finally the IDE spits out thi... -
Created Cannot debug tests with RM 4.0.2 on OS X Lion
I'm using RubyMine 4.0.2 (build #RM-113.31) on OS X Lion. I use Test::Unit with Spork. When I right-click on a test or class name and select "Debug" the debugging window opens but the debugger quic... -
Created uninitialized constant Test::Unit::UI::TestRunnerMediator::TC_TESTCOUNT (NameError)
Similar to an existing discussion, but on Rails 3.1 with Ruby 1.9.2, I receive this error when trying to run tests from within RubyMine 3.2.4. Here's the full error:/Applications/RubyMine 3.2.4.app... -
Created RSpec + Spork doesn't work in RubyMine > 3.2.1
Before 3.2.2 I could run specs off Spork just fine inside RM. Now I get:`require': no such file to load -- teamcity/spec/runner/formatter/teamcity/formatter (LoadError)If I stop the Spork server my... -
Created How do I configure my branches to "compare with branch"?
I just cut a new SVN branch of my code. Of course that was followed by some changes that need to be applied to both the new branch and trunk. I made the changes on the new branch, and tried to merg... -
Created Can't rename files in RM 2
I'm using OS X Snow Leopard with RubyMine 2.0. The renaming refactor no longer works on files in this release, but it works for directories. I find myself having to make a new copy of the file I wa...