Sha256: 673f9679b70f4c8bc328a8a7a3e1e20bccada7971dbe5300a4c3efc20e3bbfa4
Contents?: true
Size: 271 Bytes
Versions: 13
Compression:
Stored size: 271 Bytes
Contents
%table.table.table-striped.table-hover.table-condensed %thead %tr %th Name %th.medium State %tbody - list.each do |service| %tr %td= service.name %td{ class: "#{list.init_system}_#{service.state}" } = service.state
Version data entries
13 entries across 13 versions & 1 rubygems