Sha256: c224d1c9ab154fb918621bb07e86acbcb1a4e175f6bad28911b9d730a797921c

Contents?: true

Size: 305 Bytes

Versions: 8

Compression:

Stored size: 305 Bytes

Contents

!!!XML
%storage_snapshots
  - @elements.each do |snapshot|
    %storage_snapshot{ :href => storage_snapshot_url(snapshot.id), :id => snapshot.id }
      %created<
        =snapshot.created
      %storage_volume{ :href => storage_volume_url(snapshot.storage_volume_id), :id => snapshot.storage_volume_id }

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
deltacloud-core-0.3.0 views/storage_snapshots/index.xml.haml
steamcannon-deltacloud-core-0.1.2.1 views/storage_snapshots/index.xml.haml
steamcannon-deltacloud-core-0.1.1.3 views/storage_snapshots/index.xml.haml
deltacloud-core-0.1.2 views/storage_snapshots/index.xml.haml
steamcannon-deltacloud-core-0.1.1.2 views/storage_snapshots/index.xml.haml
steamcannon-deltacloud-core-0.1.1.1 views/storage_snapshots/index.xml.haml
deltacloud-core-0.1.1 views/storage_snapshots/index.xml.haml
deltacloud-core-0.1.0 views/storage_snapshots/index.xml.haml