Class: Deployments::App::Deployment

Inherits:
Object
  • Object
show all
Includes:
DataMapper::Resource
Defined in:
lib/deployments-app/models/deployment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commit_attributesObject

Returns the value of attribute commit_attributes.



20
21
22
# File 'lib/deployments-app/models/deployment.rb', line 20

def commit_attributes
  @commit_attributes
end