erwann legrand
- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 29
-
Created Howto remove 'inspection warns'?
Hi,I just downloaded RM 5 RC (aka 125.39) but there is an annoying thing with inspection warns and Rspec.Every describe and it statement is underlined because it should use quotes instead of double... -
Created How to display added gems in color?
Hi,When I install a new gem with bundler, I'd like to show the installed gems in a different colorex....Using diff-lcs (1.1.3) <-- whiteInstalling factory_girl (4.1.0) ... -
Created How to always start with the power save mode on?
Hello,I didn't find a way to enable this mode at startup, any hint?Thanks -
Created be_valid underlined in spec files
Hello,Why RM 3.1 (and 3.1.1 EAP) displays 'cannot find be_valid' message in a spec file? It seems that RM doesn't recognize this rspec matchereg:it "is not valid without a name" do user.name = n... -
Created How to search a gem in the Ruby SDK & gems panel?
Hi,I'm just wondering why there is no search box to deal with the huge amout of gems when I click on install gem for example. I'm using rubymine 103.58 (win version)Thanks -
Created How to do a 'git add .' in RubyMine ?
Hello,Just a stupid question but I didn't find how to do that. with a new project, I can do a git init but then, how to do git add . and git status?ThanksErwan -
-
Created Windows requirement
Hi,Congratulations for the new 2.0 version of rubymine. You should update your website to add Win 7 there :http://www.jetbrains.com/ruby/download/index.html"System requirementsMicrosoft Windows Vis... -
Created Few things I'd like to see in RM
Hi,One feature I like in Netbeans is the possibilty to comment/uncomment lines with a right click menu, is it possible with RM?An option to change font size in console/log files would be nice tooMa... -
Created EAP 1347 can't find some gems
Hi,Why EAP detect rails, mysql, rack gems but can't see rspec, shoulda, factory_girl gems for example while 1.1.1 does the opposite?after EAP 1347 install yesterday, I checked 1.1.1 SDK settings an...