Sha256: 610aaa02ae09a614b66a6024736475d0ffcedb12cea10be80b8665ef1a3476e3

Contents?: true

Size: 311 Bytes

Versions: 19

Compression:

Stored size: 311 Bytes

Contents

%table.table.table-striped.table-hover.table-condensed
  %thead
    %tr
      %th Name
      %th.small GID
      %th.small Password
      %th.medium Users
  %tbody
    - list.each do |group|
      %tr
        %td= group.name
        %td= group.gid
        %td= group.password
        %td= group.users.join(",")

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
machinery-tool-1.24.1 html/partials/compare/group_list.html.haml
machinery-tool-1.24.0 html/partials/compare/group_list.html.haml
machinery-tool-1.23.1 html/partials/compare/group_list.html.haml
machinery-tool-1.23.0 html/partials/compare/group_list.html.haml
machinery-tool-1.22.3 html/partials/compare/group_list.html.haml
machinery-tool-1.22.2 html/partials/compare/group_list.html.haml
machinery-tool-1.22.1 html/partials/compare/group_list.html.haml
machinery-tool-1.22.0 html/partials/compare/group_list.html.haml
machinery-tool-1.21.0 html/partials/compare/group_list.html.haml
machinery-tool-1.20.0 html/partials/compare/group_list.html.haml
machinery-tool-1.19.0 html/partials/compare/group_list.html.haml
machinery-tool-1.18.0 html/partials/compare/group_list.html.haml
machinery-tool-1.17.0 html/partials/compare/group_list.html.haml
machinery-tool-1.16.4 html/partials/compare/group_list.html.haml
machinery-tool-1.16.3 html/partials/compare/group_list.html.haml
machinery-tool-1.16.2 html/partials/compare/group_list.html.haml
machinery-tool-1.16.1 html/partials/compare/group_list.html.haml
machinery-tool-1.16.0 html/partials/compare/group_list.html.haml
machinery-tool-1.15.0 html/partials/compare/group_list.html.haml