Method: Metior::Actor#authored_commits
- Defined in:
- lib/metior/actor.rb
#authored_commits ⇒ CommitCollection (readonly) Also known as: commits
Returns The list of commits this actor has contributed to the source code repository.
24 25 26 |
# File 'lib/metior/actor.rb', line 24 def end |