Method: OSDNClient::ProjectGit#last_commit
- Defined in:
- lib/osdn-client/models/project_git.rb
#last_commit ⇒ Object
Returns the value of attribute last_commit.
53 54 55 |
# File 'lib/osdn-client/models/project_git.rb', line 53 def last_commit @last_commit end |