Sha256: 0203fa296b96b3c478e73baeb165485b83744fbb2892524d1afe1c86945a59e3

Contents?: true

Size: 338 Bytes

Versions: 9

Compression:

Stored size: 338 Bytes

Contents

- unless defined?(partial)
  !!! XML
%storage_snapshot{:href => storage_snapshot_url(@storage_snapshot.id), :id => @storage_snapshot.id }
  %name=@storage_snapshot.id
  %created<
    =@storage_snapshot.created
  %storage_volume{:href => storage_volume_url(@storage_snapshot.storage_volume_id), :id => @storage_snapshot.storage_volume_id}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
deltacloud-core-1.1.2 views/storage_snapshots/show.xml.haml
deltacloud-core-1.1.1 views/storage_snapshots/show.xml.haml
deltacloud-core-1.1.0 views/storage_snapshots/show.xml.haml
deltacloud-core-1.0.5 views/storage_snapshots/show.xml.haml
deltacloud-core-1.0.4 views/storage_snapshots/show.xml.haml
deltacloud-core-1.0.3 views/storage_snapshots/show.xml.haml
deltacloud-core-1.0.2 views/storage_snapshots/show.xml.haml
deltacloud-core-1.0.1 views/storage_snapshots/show.xml.haml
deltacloud-core-1.0.0 views/storage_snapshots/show.xml.haml