Robert Gustafson
- 活动总数 109
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 31
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 How do I change the server port from 3000
I did a search through my project for "3000" - only one occurrence - in a comment.