Kirill Maximov
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Created Using IDEA modules in RubyMine
Interesting article from PivotalLabs blog - a hack, but still: http://pivotallabs.com/users/shagemann/blog/articles/2008-intellij-modules-in-rubymine- -
Created RubyMine 1.5 disallows to create Test::Unit run configuration for functional tests
Hello, In my project, 'test' folder is marked as test source. I use simple plain rails functional tests (Test::Unit), which start like this:require File.dirname(__FILE__) + '/../test_helper'class ... -
Created No save on focusLost
Hi, For me, it looks like EAP-802 doesn't save files when RubyMine looses focus. This setting is enabled in application settings. It worked just fine in the previous EAP. Is there anyone else... -
Created Console troubles
Hi, I've just installed EAP build 802. Looks like Rails console feature doesn't work for me. The console starts OK, but I cannot type any command in it I'm on MacOSx. Regards, KIRAttachment(s... -
Created Analyze stacktrace problem
Hello, It looks like new stacktrace analyzer in the latest EAP is not really usable. For me, it simply ignores code of my application (see the picture). Another problem is that if I take stacktr... -
Created Good code is red
Hello! The latest (Rails 2.2.2) script/generate scaffold tests which are written with syntax which is more behaviour-like but marked as a error in RubyMine. Please see attached screenshot: Reg... -
Created Performance problems in RubyMine(#561+)
I have annoying problems with RubyMine performance when working with editor.The problems appear roughly nearly build 560. Currently I'm using 610 - and still having problems.The most annoying one i...