Method: Codegrade::Commit#author

Defined in:
lib/codegrade/commit.rb

#authorObject



10
11
12
# File 'lib/codegrade/commit.rb', line 10

def author
  commit.author
end