Calin Calin
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 5
-
创建于 Plans to have RubyMine on flathub
已回答Hi, I see that all your other ide's are available as flatpacks on flathub, do you have plans for Rubymine also? Regards, -
创建于 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... -
已编辑于 Rubocop fails with remote docker ruby
已回答Hi, 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... -
创建于 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... -
创建于 2016.3 Minitest spec support
已回答Hi, 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...