Is there a way to reload code in Rubymine while debugging

Looking for something similar to `reload-code` in pry.

 

Does it exist?

1
1 comment

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

0

Please sign in to leave a comment.