How can I debug Rails and Ruby code (i.e. breakpoints, call stacks, etc.) that runs inside a separate JVM using the IDE (IntelliJ Idea)? What configuration is needed for this in Sonarqube and IntelliJ?
I did not find this information on the Sonarqube website or elsewhere.
source share