Sha256: 6e6678ffd3e2ce9a26d737b687568f855c4729b59acc282bc34f473f34ef9796
Contents?: true
Size: 385 Bytes
Versions: 1
Compression:
Stored size: 385 Bytes
Contents
-# coding: utf-8 %h2 Counters %table.table.table-striped.table-hover.table-condensed %thead %tr %th group %th name %th.text-right value %tbody - $counters.stats.each do |group, values| - next unless values.is_a? Enumerable - values.each do |name, value| %tr %td= group %td= name %td.text-right= value
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rest-ftp-daemon-0.250.4 | lib/rest-ftp-daemon/views/dashboard_counters.haml |