Rubymine 6 opens html files on localhost?
Hello,
We have recently switched over from Rubymine 4.5 to 6. My cucumber tests generate HTML output. In 4.5, I can right click the html output and select "Open in Browser" and the file open just fine using the plain old file path. When I do the same thing in version 6, it opens it on localhost. This doens't work on my mac (it does work on the windows machines). Is there a way to revert Rubymine to open using the old behavior (simple file path) so i don't have to configure anything on the system level?
Thanks.
Please sign in to leave a comment.
To clarify the issue, it's opening on localhost port 63342 for some reason.
Hi,
it looks like a bug for me, could you please file a ticket in our tracker http://youtrack.jetbrains.com/issues/RUBY
Regards, Oleg.
Done. Thanks.