Brian Hartin

- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
Brian Hartin created a post, Error running test (Could not find ...ruby.zip/rb/testing)
After upgrading to IDEA 9821 and Ruby plugin 2.0.230959, I find that I can't run any tests. I receive the following error message:Error running test: Could not find C:\Documents and Settings\USER\... -
Brian Hartin created a post, SOLVED: 'output directory not specified' when running server
After upgrading to IDEA version 9821 and ruby plugin 2.0.230959, I found I could no longer run unit tests or the development server. I received an error message stating something like:'Compiler ou... -
-
Brian Hartin commented, -
Brian Hartin created a post, STDOUT/STDERR mixed up in console
When I'm running ruby code through IDEA, the STDOUT/STDERR input is often out-of-order. If I follow the example of the unit tests, I set my Ruby arguments to:-e "STDOUT.sync=true;STDERR.sync=true;... -
-
Brian Hartin commented, -
-