Larry Hannay
- Total activity 324
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 92
-
Created Cucumber and Spork and Teamcity Problem
Hi,I'm using RubyMine 3.1.1 and just updated all of my gems yesterday, so all of these should be the latest and the greatest: RSpec 2.6.0, Cucumber 0.10.6, Spork 0.9.0.rc8.Basically, Spork works wi... -
Created Editor selects different text when you start typing
Hi,RubyMine 3.3.1, Ubuntu 10.10I'm experiencing weird and frustrating behavior and am wondering if this is some kind of known problem or if I'm just missing something. I think this just started wit... -
Created Tab size not working in SASS
Hi,At least I think it's not. In Settings > Code Style > General > Tabs and Indents > SASS > I changed the Tab size from 4 to 2, but it didn't make a difference. Even re-started the IDE and it's st... -
Created Capybara and Selenium not working in Cucumber
Hi,Boring details: Ubuntu 10.10, FireFox 4.0, RubyMine 3.1, Cucumber 0.10.0, Capybara 0.4.1.2 - i.e. the latest versions of each (I think).I have some Cuke tests and am adding more. I remember awhi... -
Created Local Labels Disappear
The ability to attach labels to the Local History is a nice feature because it allows you to mark key points in your code. However, they disappear when you do something else, e.g. run a suite of te... -
Created Specify Git Remote Repository
Hi,I rebuilt my project from scratch (had problems with the debugger) and made a few changes to it. I have a remote repository set up, so I deleted the old code that was up there and pushed the new... -
Created sass automatically compiles .scss/.sass files into .css !
Hi,There have been a bunch of posts about RubyMine providing automatic sass compilation of stylesheets. You guys said it was forthcoming, and lo and behold there it is in V 3.01. Works like a charm... -
Created Running "sass --watch" as an external tool
Hi,I'm using Sass (Scss) and see that you are going to add an "automatically watch and compile .sass/.scss file(s) into .css file(s)" feature. (At least I think you are. I have the Nov. 29 build an... -
Created Automatically align columns in Cucumber examples
Hi,The Help says to automatically align the columns in Cucumber Scenarios/Examples (as part of a Scenario Outline) one should enter Ctrl-Alt-L. That sounds like a really handy feature. Unfortunatel... -
Created "Show Applied Styles For Tags" Menu Option
Your IDE has a "Show Applied Styles For Tags" feature, but I'm a little confused as to how it works. I have tried clicking on an element in both a CSS file and a HAML one and I never see the aforem...