Libraries
»
git
(3.0.0)
»
Index
»
Git
»
Object
»
Commit
»
#author_date
Method: Git::Object::Commit#author_date
Defined in:
lib/git/object.rb
permalink
#
author_date
[
View source
]
204 205 206
# File 'lib/git/object.rb', line 204
def
author_date
author
.
date
end