Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Kuznetsov
Total activity
21
Last activity
May 24, 2019 15:44
Member since
May 24, 2012 06:58
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
6
Activity overview
Posts (3)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
May 24, 2019 15:44
Hm. I missed that ticket :/ Will review. Thanks!
Community
RubyMine
Copy revision number in short format
0 votes
Edited
May 24, 2019 10:36
To referrer to particular gem version, one can specify `ref` param in the Gemfile. gem 'foo', git: 'https://github.com/foo.git', branch: 'test', ref: 'fd82fe4' Putting full revision number in there...
Community
RubyMine
Copy revision number in short format
0 votes
Created
July 30, 2018 11:49
Have just encountered the same problem 😬 Any workaround?
Community
RubyMine
console doesn't work well since upgrading to 2018.2
0 votes
Created
December 14, 2017 06:23
@Alexandr, thanks for the message. I think I've found the reason why that's happening. When RM uses background linting it passes single file to rubocop but The problem is that when you give a singl...
Community
RubyMine
RM 2017.2.2 ignores .rubocop.yml file?
0 votes
Created
December 13, 2017 03:22
@Olga, yes, I was checking exactly 2017.3 release.
Community
RubyMine
RM 2017.2.2 ignores .rubocop.yml file?
0 votes
Created
November 30, 2017 10:46
Don't see how #19448 is connected to the problem. Project root contains .rubocop.yml with AllCops: Exclude: - db/schema.rb But RM continues to highlight offenses inside schema.rb. Any thoughts ...
Community
RubyMine
RM 2017.2.2 ignores .rubocop.yml file?
0 votes
Created
November 20, 2014 15:40
In both cases solr receives the same request as I type identical symbols in a search field (on front-end part). So I don't actually understand how to check suspicious activity?I plan to check behav...
Community
RubyMine
RM7: very slow debugging process
0 votes
Created
November 20, 2014 08:55
Using old one ruby-1.9.3-p392. I found some kind of dependencies for my situation to arise. Two Rails projects are opened in the same RM-window: Starting first application via run configuration Sta...
Community
RubyMine
RM7: very slow debugging process
0 votes