Skip to content

Fix spring configuration to allow RubyMine execute the debugger

Gabriel Mazetto requested to merge rubymine-spring-debug-support into master

What does this MR do?

This change is used/required by Rubymine to run the debugger There are no side-effects as it's "feature toggled" by env variable

Merge request reports