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 Documentation
There was an error while loading. Please reload this page.