Is there a way to reload code in Rubymine while debugging David B West Created September 11, 2017 18:33 Looking for something similar to `reload-code` in pry. Does it exist?
Hello David,
sorry for the delay. It's possible in case of JavaScript debug sessions:
https://www.jetbrains.com/help/ruby/2016.1/live-editing-of-html-css-and-javascript.html
As for Ruby we have a corresponding request and will investigate the possibility of its implementation. Please vote for it:
https://youtrack.jetbrains.com/issue/RUBY-12592