Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Arturo
Total activity
22
Last activity
June 11, 2024 15:16
Member since
May 23, 2024 20:08
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
3
Activity overview
Posts (3)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
June 11, 2024 15:16
Ok, let me check the sample App, and I'll get back at you
Community
RubyMine
Debugger not focusing on code on breakpoints with server running on Docker
0 votes
Created
June 11, 2024 15:14
sure. My setup is like this:I have a dockerfile that looks like this:Env setup: MacOS: 14.2.1 (23C71) Ruby version on Container: ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [aarch64-linux] Ruby...
Community
RubyMine
Debugger not Working with Console with Ruby on Rails instance running on Docker container
0 votes
Created
June 11, 2024 14:57
Rafael. Try this: run bundle install first locally Then run docker-compose up -d --build run bundle install on your container wait for Rubymine to index your project See if that solves it
Community
RubyMine
Rubocop Autocorrect not Working on Ruby Container
0 votes
Created
May 29, 2024 23:18
I don’t find where to vote for this issue in the youtracker page.
Community
RubyMine
Rubocop Autocorrect not Working on Ruby Container
0 votes
Created
May 28, 2024 17:34
May it's because I build my docker container from my local project. Gems seem to need to be in sync between my local app and the remote app in my container. WHen the path mappings don't match, I us...
Community
RubyMine
Debugger not Working with Console with Ruby on Rails instance running on Docker container
0 votes
Edited
May 28, 2024 17:24
Hi, yes, I'm using Ruby 3.0.6 with docker-composeI basically followed the usual procedure to set up a remote interpreter, like in this post https://www.jetbrains.com/help/ruby/using-docker-compose-...
Community
RubyMine
Debugger not focusing on code on breakpoints with server running on Docker
0 votes
Created
May 25, 2024 16:15
Yes, I checked that issue, and it’s related to my problem.I am wondering if it has something to do with my settings. In the new RM version the rubicon autocorrect seems to be triggered every time I...
Community
RubyMine
Rubocop Autocorrect not Working on Ruby Container
0 votes
Created
May 25, 2024 05:29
SOLVEDAfter updating RubyMine to the latest version, and modifying the local path for my remote DSK, the debugger started working on my console. It's pretty neat! I had never used until now. It wil...
Community
RubyMine
Debugger not Working with Console with Ruby on Rails instance running on Docker container
0 votes
Edited
May 25, 2024 03:44
SOLVED Solved in a strange way. Had to set my local sdk path to its full path from my system root, instead of the relateive path of /, as I've always done.When was this change introduced? Your tut...
Community
RubyMine
Debugger not focusing on code on breakpoints with server running on Docker
0 votes
Created
May 24, 2024 15:03
Yes, this works for me. I mean, if anyone has made it work for the rails console? I mean like executing any command on the rails console, and being able to set breakpoints as usual (like when debu...
Community
RubyMine
Debugger not Working with Console with Ruby on Rails instance running on Docker container
0 votes
Next
›
Last
»