Sha256: 6dc13b63c59cecbb268674ca84479b452872cf0a3f147d8864abb99272afbda2

Contents?: true

Size: 228 Bytes

Versions: 16

Compression:

Stored size: 228 Bytes

Contents

-# coding: utf-8
%h2 Counters

%table.table.table-striped.table-hover.table-condensed

  %tr
    %th name
    %th.text-right value

  - $queue.counters.each do |name, value|

    %tr
      %td= name
      %td.text-right= value

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.247.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.247.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.246.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.246.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.245.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.245 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.243.2 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.243.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.243 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.242.5 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.242.4 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.242.3 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.242.2 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.242.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.242.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.241 lib/rest-ftp-daemon/views/dashboard_counters.haml