Robert Gustafson
- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
-
Created Print Dependency Diagram - Clip Area - only prints whole Graph
My understanding of the Clip Area selection (View, Graph) in the Dependency Diagram print dialog is that 'Graph' will print the whole diagram whereas 'View' will print only the piece of the graph t... -
Created Debug - Watch variables not synced with execution
Please look at the attached partial screen dump.The 'Variables' match somewhat with the execution step, although @subt should be a SubTransaction, not a SubBundle as shown.The @attributes under @su... -
Created Copy/Paste to outside is iffy.
When I highlight/select some text in a window and then 'copy' it, frequently it is not available when I am in a terminal window => vim => insert mode.Sometimes it appears if I do Ctrl V.----The Rub... -
Created I don't see "File Encodings" in "Project Settings" RM 3.0.1
In the RubyMine Web Help page http://www.jetbrains.com/ruby/webhelp/file-encodings.htmlThe item "File Encodings" is shown below "File Colors"I don't see this. I'm using RM 3.0.1Has this setting bee... -
Created NameError: uninitialized constant ActiveSupport::Dependencies
I am a newby to Rubymine.I am trying to port an application from Aptana RadRails to Rubymine 3.0.3My process: I created a sample Rails application in Rubymine "Ruby3Sample" It is simple and it run... -
Created How do I change the server port from 3000
I did a search through my project for "3000" - only one occurrence - in a comment.