Method: MethodLog::MethodCommit#hash

Defined in:
lib/method_log/method_commit.rb

#hashObject



18
19
20
# File 'lib/method_log/method_commit.rb', line 18

def hash
  [commit, method_definition].hash
end