Flowdock
method

diff_cmd

Importance_0
v2.3.8 - Show latest stable - 0 notes - Class: Rails::Generator::Commands::Base
diff_cmd() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails_generator/commands.rb, line 135
          def diff_cmd
            ENV['RAILS_DIFF'] || 'diff -u'
          end
Register or log in to add new notes.