Method: Git::Author#date
- Defined in:
- lib/git/author.rb
#date ⇒ Object
Returns the value of attribute date.
3 4 5 |
# File 'lib/git/author.rb', line 3 def date @date end |
Returns the value of attribute date.
3 4 5 |
# File 'lib/git/author.rb', line 3 def date @date end |