Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Robert Gustafson
Total activity
109
Last activity
January 16, 2016 02:10
Member since
January 03, 2011 23:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
31
Activity overview
Posts (26)
Comments (52)
Sort by recent activity
Recent activity
Votes
Created
March 04, 2011 00:53
Hmm, I think I fixed it, but...The Project window on my problematic system shows:RubymineProjects DummyRailsExternal Libraries-------I just now opened a new GUI window and used Files->Reopen..->Du...
Community
RubyMine
Put in SVN, took out of SVN, now missing Rails server launcher.
0 votes
Created
August 23, 2011 17:36
Since my principal problem is with Subversion, I tried a command line commit:[user1@hoho6 DummyRails]$ svn commit -m "command line commit"Sending DummyRails/.idea/DummyRails.imlSending ...
Community
RubyMine
Having difficulty with Subversion
0 votes
Created
July 20, 2011 20:57
Yes, I am getting these pink messages too.It looks like there might be a recursive loop somewhere in the new code. It keeps recursing until it runs out of memory, or triggers a non-obvious error, o...
Community
RubyMine
Failed to load remote gems http://gems.rubyonrails.org
0 votes
Created
July 20, 2011 22:54
I just ran a long process (about an hour) under RoR which usually goes without a problem.The SegFault error I got may be related to the pink messagesSee attached file for fragment of error tracebac...
Community
RubyMine
Failed to load remote gems http://gems.rubyonrails.org
0 votes
Created
July 21, 2011 19:49
Agree, no connect to http://gems.rubyonrails.org/The link in your message points to the message itself. You have to key in the http://gems.rubyonrails.org/ but no connect.
Community
RubyMine
Failed to load remote gems http://gems.rubyonrails.org
0 votes
Created
January 25, 2011 15:22
Whoops, @subb is now a SubTransaction in the Watch window - not so good.And in the Variables window, @subt and @subb are pointing to the same SubBundle.The only difference is a few steps of code:@s...
Community
RubyMine
Debug - Watch variables not synced with execution
0 votes
Created
January 25, 2011 17:38
OK, I have info.As I step through the execution, when I am on the@subb.hashapprox = hashapproxstatment, everything is OK.When I move to the next statement (but not execute it)@subb.hashexact = hash...
Community
RubyMine
Debug - Watch variables not synced with execution
0 votes
Created
January 25, 2011 23:40
Watch variables are still not synced with Variables.The behavior seems to be -A Watched variable is nil before it is newedThe Watched variable is proper after it is newedAfter an attribute of a Wat...
Community
RubyMine
Debug - Watch variables not synced with execution
0 votes
Created
February 01, 2011 18:15
I think I have the ruby-debug-ide 0.4.17.alpha installed correctly:[user1@hoho6 ~]$ gem list ruby-debug -a*** LOCAL GEMS ***ruby-debug-base19 (0.11.25.jb3, 0.11.24)ruby-debug-ide (0.4.17.alpha, 0.4...
Community
RubyMine
Debug - Watch variables not synced with execution
0 votes
Created
February 26, 2012 19:03
A code formatter I just used on a bunch of ruby files is:http://www.arachnoid.com/ruby/rbeautify.rb.txtIt does a better job of selecting the beginning of comments in the code than the normal Rubymi...
Community
RubyMine
Code reformatter to add spacing around all operators
0 votes
«
First
‹
Previous
Next
›
Last
»