Sha256: 0e06f0883f612097c14b12805b1b808abf960dfd5f5f5f371a17b5e40299e65f

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

- unless defined?(partial)
  !!! XML
%metric{:href => metric_url(@metric.id), :id => @metric.id}
  -haml_tag(:entity, :<) do
    -haml_concat @metric.send(:id)
  %properties
    -@metric.properties.each do |prop|
      -haml_tag(prop.name, :<) do
        - haml_concat prop.values

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
deltacloud-core-1.0.1 views/metrics/show.xml.haml
deltacloud-core-1.0.0 views/metrics/show.xml.haml