Class: Deployments::App::Deployment
- Inherits:
-
Object
- Object
- Deployments::App::Deployment
- Includes:
- DataMapper::Resource
- Defined in:
- lib/deployments-app/models/deployment.rb
Instance Attribute Summary collapse
-
#commit_attributes ⇒ Object
Returns the value of attribute commit_attributes.
Instance Attribute Details
#commit_attributes ⇒ Object
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 |