Method: Athenian::Commit#deployments

Defined in:
lib/athenian/models/commit.rb

#deploymentsObject

Deployments of the commit.



24
25
26
# File 'lib/athenian/models/commit.rb', line 24

def deployments
  @deployments
end