Sha256: a52a73efbb2ee02256f53812b9d28af13c814154861801d28584d2831a35f582

Contents?: true

Size: 221 Bytes

Versions: 3

Compression:

Stored size: 221 Bytes

Contents

- unless defined?(partial)
  !!! XML
%realm{:href => realm_url(@realm.id), :id => @realm.id }
  %name<
    =@realm.name
  %state<
    =@realm.state
  - unless @realm.limit.eql?(:unlimited)
    %limit<
      =@realm.limit

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
deltacloud-core-0.5.0 views/realms/show.xml.haml
deltacloud-core-0.4.1 views/realms/show.xml.haml
deltacloud-core-0.4.0 views/realms/show.xml.haml