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