Module: Dapp::Dapp::GitArtifact
- Included in:
- Dapp::Dapp
- Defined in:
- lib/dapp/dapp/git_artifact.rb
Instance Method Summary collapse
Instance Method Details
#dimgstage_g_a_commit_label(paramshash) ⇒ Object
4 5 6 |
# File 'lib/dapp/dapp/git_artifact.rb', line 4 def dimgstage_g_a_commit_label(paramshash) "dapp-git-#{paramshash}-commit" end |
#dimgstage_g_a_type_label(paramshash) ⇒ Object
8 9 10 |
# File 'lib/dapp/dapp/git_artifact.rb', line 8 def dimgstage_g_a_type_label(paramshash) "dapp-git-#{paramshash}-type" end |