Skip to content

File Diff

Alistair McKinnell edited this page Jul 28, 2015 · 4 revisions

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 <path to file1> <path to file2> 

Reference Documentation

Clone this wiki locally