Class: Diffity::RunDetails::Default

Inherits:
Object
  • Object
show all
Defined in:
lib/diffity/run_details.rb

Instance Method Summary collapse

Instance Method Details

#authorObject



38
39
40
# File 'lib/diffity/run_details.rb', line 38

def author
  'None'.freeze
end

#branchObject



34
35
36
# File 'lib/diffity/run_details.rb', line 34

def branch
  'HEAD'.freeze
end