David Miller
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
David Miller created a post, Minitest Framework detected, can't load full test framework
New to RubyMine, I am trying to get set up to test some simple test code for Ruby only (no Rails).I have test-unit gem installed, but when I attempt to run a simple test I get:"MiniTest framework w... -
David Miller commented, -
-
-
-
-
David Miller created a post, RubyMine lockup
I am able to consistently (twice in a row at least) lock up RubyMine. I run a project with two files -- one is source and one is an rspec test file. I debug the rspec file and get an odd result a... -
-
David Miller commented, -
David Miller created a post, Problem debugging while using rspec
I am having a problem debugging while using rspec. I can debug the script if I run it directly. I can stop at breakpoints, step through code, etc. If I debug with breakpoints in the same place b...