Libraries
»
p-mongo-git
(1.8.1)
»
Index
»
Git
»
Object
»
Commit
»
#author
Method: Git::Object::Commit#author
Defined in:
lib/git/object.rb
#
author
git author
195 196 197 198
# File 'lib/git/object.rb', line 195
def
author
check_commit
@author
end