Sha256: 2fa9770aae9d019e10f5ee54e8bc82371209fbd75462ba7864bcd8dd66aab0b4

Contents?: true

Size: 153 Bytes

Versions: 30

Compression:

Stored size: 153 Bytes

Contents

%h1 Accounts

%table
  %thead
    %tr
      %th ID
  %tbody
    - @accounts.each do |account|
      %tr
        %td
          = link_to account, account

Version data entries

30 entries across 30 versions & 3 rubygems

Version Path
deltacloud-core-0.3.0 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.1.2.1 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.1.1.3 views/accounts/index.html.haml
deltacloud-core-0.1.2 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.1.1.2 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.1.1.1 views/accounts/index.html.haml
deltacloud-core-0.1.1 views/accounts/index.html.haml
deltacloud-core-0.1.0 views/accounts/index.html.haml
deltacloud-core-0.0.9 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.0.8.1-java views/accounts/index.html.haml
steamcannon-deltacloud-core-0.0.8.1 views/accounts/index.html.haml
deltacloud-core-0.0.8 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.0.7.2 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.0.7.2-java views/accounts/index.html.haml
steamcannon-deltacloud-core-0.0.7.1 views/accounts/index.html.haml
steamcannon-deltacloud-core-0.0.7.1-java views/accounts/index.html.haml
deltacloud-core-0.0.7 views/accounts/index.html.haml
bbrowning-deltacloud-core-0.0.6.1-java views/accounts/index.html.haml
bbrowning-deltacloud-core-0.0.6-java views/accounts/index.html.haml
bbrowning-deltacloud-core-0.0.6 views/accounts/index.html.haml