Displaying rails log in console tab while remote debugging
Is there a way to have the remote servers log display in the Debug Console tab? Being able to click on stack traces to jump to errors in the code is very useful, as well as for general monitoring the server. The later is easily done other ways but linking to source in RubyMine I haven't figured out a good workaround.
Please sign in to leave a comment.
Hi,
this is not implemented yet. Please file a ticket about this in our tracker https://youtrack.jetbrains.com/issues/RUBY
Regards, Oleg.