Domizio Demichelis
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Edited RubyMine searches the debug gems in the remote path
AnsweredLinux 2109.3.1 beta (and a few previous versions) don't find the debugger gems at /opt/RubyMine/plugins/ruby/rb/gems/ when used with a remote SDK: it searches on the remote path instead on the loca... -
Created Rails console double prompt
AnsweredSince the last update 2018.2 the rails console is showing the standard prompt and the RM simple prompt: Loading development environment (Rails 5.0.2) irb(main):001:0> >> irb(main):002:0> >> I got t... -
-
Edited Is docker-machine a requirement?
I use linux (ubuntu gnome latest) and I was thinking I don't need any docker-machine in order to use docker only locally on my computer. However I found the following lines in the idea.log. It look... -
Edited Is there any way to manually create the ruby_stubs?
There is a problem with the creation of ruby_stubs with the remote SDK > SSH. (See https://youtrack.jetbrains.com/issue/RUBY-20579). Since everything not related to the ruby_stubs in RM works well,... -
Created Docker SDK could not produce Remote SDK credentials
I always get that error with all the tools in all the projects where i use any ruby docker image. With docker-compose remote the same images work with the Run tool, but not with the debugger (objec... -
Edited Ruby Debugger from docker-compose app activates the tool window but doesn't return any feedback
I don't want to file it as a (couple) of bugs before asking here. Rails 5 app setup in docker-compose. Both the rails console and rails server run fine in the tool window. Everything works well in ... -
Created RM 3.1 ignores local gem paths in Gemfile?
Just started to try RM 3.1...I am actively developing and maintaining a few Rails 3 engines and plugins (irt, hobo, dryml, hobo_fields, hobo_support, etc...), and I usually link the gems in the Gem...