method

diff_cmd

diff_cmd()
private

No documentation available.

# File railties/lib/rails_generator/commands.rb, line 130
          def diff_cmd
            ENV['RAILS_DIFF'] || 'diff -u'
          end