Class: SimpleDeploy::ArtifactReader
- Inherits:
-
Object
- Object
- SimpleDeploy::ArtifactReader
- Defined in:
- lib/simple_deploy/artifact/artifact_reader.rb
Instance Method Summary collapse
Instance Method Details
#show(id) ⇒ Object
6 7 8 |
# File 'lib/simple_deploy/artifact/artifact_reader.rb', line 6 def show(id) Heirloom::Heirloom.info :show => id end |