Larry Hannay

- Total activity 324
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 92
-
Created Find usages not working
Hello again,Now I've discovered that the "Find usages" isn't working, either. (RM 6.3 on Ubuntu).For some methods it works fine, but for other methods in the same Class (or Module) when I right-cli... -
Created Jump to method not working
Hi,I'm using RM 6.3 (on Ubuntu). One of the neatest and most-useful features was that when you hovered over a method and pressed the Ctrl key, the method name turned into a hyperlink, allowing you ... -
Created Running cucumber no longer updates the scenario-count feedback
Hi,For as long as I can remember Rubymine had updated the scenario count while running both RSpec and Cucumber tests. By this I mean that while the tests are running the top status bar of the test ... -
Created Debugger Doesn't Start
Hi,I'm using RubyMine 6 Beta132.1053 (Nov. 12). When I tried to fire up the debugger I was informed that some rdebug-ide gem wasn't up to date and was asked if I wanted to update it. I clicked yes ... -
Created Where did "Get list of updated gems" go in RM 6?
Hi,One of the best features in RM 5.x was the ability to click "Settings > Ruby SDK and Gems" and then find out which gems were newer than the ones in your Gemfile. I can't find a similar capabilit... -
Created Automatic carriage-return for git commit comments
Hi,This is a minor - but annoying - thing that has popped up in version 5.4...When I fire up the Git > Commit-Changes dialog box it has a "Comment" textarea at the bottom of the box. As far back as... -
Created How to insert ruby erb comments in html file?
Hi,I use RM at home and at work. At home, when I am editing an html file and press "Ctrl-/" the IDE inserts a Ruby/Erb comment (<%# %>) (actually, I use Haml so I think it's -#).Anyway, at work wh... -
Created Can't edit data in console result window
I'm using RM 5.0.2 and in the doc about the database console it says the following:"The usual editor techniques are available in the Database console."However, when I run a simple query I cannot ed... -
Created How to Import Rails Data Source
Hi,I have just installed RM 5.01 and am trying to set up my database window. Your documentation says the following:You can create a data source of the required type from scratch or by importing the... -
Created Wrong browser being used by the debugger
Hi,I have installed version 5.01 on both my desktop and laptop. I've had versions 4.x on both for quite some time. I have always used Firefox as my default browser in both versions and that has alw...