Robert Gustafson
- 活动总数 109
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 31
-
创建于 Syntax checker does not always recognize an Array.
I have a piece of code: @subbs = SubBundle.find_all_by_hashapprox(sub_bundle.hashapprox) next if @subbs.length == 1 @subbs.each { |subb|The SubBundle.find_all_by_hashapprox(..) creat... -
创建于 Where are automatic bug tracebacks stored in your system.
I want to add another comment to the automatic bug traceback reporter, but I don't know where they are stored in your system. Not in comments anyway. -
创建于 Restart after red error traceback does not succeed because it hasn't quit the server
When I get an error which results in a red note and a chance to submit a traceback report, one button says something about 'restart.. ' (I can't read it because button is too small for the text).An... -
创建于 Debugger seems to create Segv
See the screendump fragment. Placing the debugger breakpoint where the red dot is seems to provoke a Segv.See also the attached console log.Attachment(s):RubyMineBugReport03.txt.zipDebuggerCreatesS... -
创建于 Replace RAILS_ROOT with ::Rails.root.to_s may give problems.
I replaced RAILS_ROOT with ::Rails.root.to_s in several places. I am seeing a 'file not found' where the path contains ::Rails.root.to_s (see attached screendump fragment)This 'file not found' prov... -
创建于 Would be good to have line scroll on console/logger window
Frequently I acquire long scroll rolls in the console/logger window.Scrolling through a big roll, I have two options - grab the thumb and move it up and down, or click on the scroll space above or ... -
创建于 Green/Red information boxes appear then disappear too quickly on Project reopen
When I reopen a RubyMine 3.1 Beta RM-103.58 session, an interesting green box appeared briefly at the upper right of my RM window. Too briefly - could not read it fast enough - something about data... -
创建于 click on variable in debugger Variables window gives blank box
I think this must be in expectation that the developer will type in some data which will then replace whatever is currently in the variable.OK, that is good, but it would be even better if the 'def... -
创建于 Cannot paste into this 'New Thread' window
Why can't I just paste into this window?I get a right click dialog box that gives choices of 'Insert Link', 'Insert Image', 'Alignment', and 'Insert Table'.I don't want to do any of these choices, ... -
创建于 F4 not working. I can only open certain files with File->Open dialog.
Last night, without much warning, my F4 key stopped working. The key is OK, because I can open *some* files by selecting the names in the project window using F4, but not others.What is different a...