We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Rationale
Did you know that RubyMine can be used to diff two files?
Mechanism
Use the mine command from the command line with the diff argument:
mine
diff
$ mine diff <path to file1> <path to file2>
Reference: https://www.jetbrains.com/ruby/help/running-rubymine-as-a-diff-or-merge-command-line-tool.html
There was an error while loading. Please reload this page.