Sha256: aa025ad139472e70fa6f728493572530d707bba4ff567a41e3a42f812e734d0f

Contents?: true

Size: 183 Bytes

Versions: 6

Compression:

Stored size: 183 Bytes

Contents

%html
  %head
  %body
    %h1 Deltacloud API
    %h2 Enabled Frontends:
    %ul
      - Deltacloud.enabled_frontends.each do |f|
        %li
          %a{ :href => f.root_url}=f.name

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
deltacloud-core-1.1.3 views/index.html.haml
deltacloud-core-1.1.2 views/index.html.haml
deltacloud-core-1.1.1 views/index.html.haml
deltacloud-core-1.1.0 views/index.html.haml
deltacloud-core-1.0.5 views/index.html.haml
deltacloud-core-1.0.4 views/index.html.haml