Calin Calin
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 5
-
Created Plans to have RubyMine on flathub
AnsweredHi, I see that all your other ide's are available as flatpacks on flathub, do you have plans for Rubymine also? Regards, -
Created Remote ruby with docker compose not indexing gems
I've added a remote docker-compos sdk to my project but it does not seem to index all my gems so I am not able to run any of my test or the app from rubymine I can do it fine with `docker-compose r... -
Edited Rubocop fails with remote docker ruby
AnsweredHi, Runnig rubymine 2018.1.2 with ruby in a docker container, running the app and tests seem to be fine but I constantly get an error from rubocop: Error:Starting tour3systemsapi_rubymine_helpers_1... -
Created Quick navigation quickly closes after opening
Hi, I am not sure how to explain this, but sometimes the quick navigation closes right after it opens. I've made a video of it, you should see what happens in the first couple of seconds, it then s... -
Created 2016.3 Minitest spec support
AnsweredHi, I am running the Rubymine 2016.3.1, I have a simple minitest spec file named 'class_under_test_test.rb' require "test_helper"describe ClassUnderTest do describe "perform" do subject { descr...