Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Oleg Sukhodolsky
Total activity
1714
Last activity
January 17, 2016 21:50
Member since
April 04, 2012 07:54
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
597
Activity overview
Posts (0)
Comments (1117)
Sort by votes
Recent activity
Votes
Created
October 20, 2012 06:28
"Commit Changes" dialog has "Perform code analysis" check box, you just need to uncheck it.Regards, Oleg.
Community
RubyMine
A way to stop code analysis on commit?
5 votes
Created
April 12, 2013 11:16
Hi,try File|Settings|File Types.Regards, Oleg.
Community
RubyMine
Can't get Rubymine to recognize .rb file as Ruby
4 votes
Created
September 21, 2012 10:25
Hi,the script is "rails". "destroy" is the first parameter of the script.Regards, Oleg.
Community
RubyMine
How can i destroy controller??
1 vote
Created
December 27, 2012 06:11
To add spec to ruby library path you need to prepend "-Ispec" to "Ruby arguments" of the run configuration.Also you might need to check if working directory is the expected one (I usually use proje...
Community
RubyMine
new to ruby and rubymine... can't get rspec to run
1 vote
Created
June 25, 2013 05:03
It looks like you need to add "-Itest" at the beginning of "Ruby arguments".Hope this helps, Oleg.
Community
RubyMine
RM 5.4 + Rails4 + minitest = cannot load such file -- test_helper
1 vote
Created
May 20, 2013 19:09
As far as I know as long you file has not been committed it is not belong to any branch and so it stays when you scwitch from branch to branch.Hope this helps, Oleg.
Community
RubyMine
files show up from other branch
1 vote
Created
November 15, 2013 14:35
I see, in my case I didn't have nested tabs, I'm happy hat you've found the answer :)Regards, Oleg.
Community
RubyMine
How to switch tabs in a tool window? (not editor tabs)
0 votes
Created
April 27, 2015 04:09
What about Preferences|Editor|General|Use Soft Wraps ?Hope this helps, Oleg.
Community
RubyMine
How to turn off line wrapping in .txt files
1 vote
Created
May 20, 2013 04:54
Hi,there is not simple way to do this. The following works for me:1. rename .idea/<oldname>.iml to .idea/<new name>.iml2. modify module's names in .idea/modules.xml3. find and replace old module n...
Community
RubyMine
How do I rename a RubyMine project
1 vote
Created
September 27, 2013 13:39
Hi,for Rails project you can place "ActiveSupport::Deprecation.warn" call at the beginning of a deprecated method and RM should treat it as deprecated.With the latest EAP build you can also use @de...
Community
RubyMine
Is there a way to deprecate a method and have RubyMine mark it ?
1 vote
Next
›
Last
»