Sha256: ee4b10a6f598371e66f2481d29912957465b67356c2ea0dcefa9e8d778cefbbf

Contents?: true

Size: 211 Bytes

Versions: 28

Compression:

Stored size: 211 Bytes

Contents

%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

28 entries across 28 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.240.2 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.240.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.240.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.231.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.231.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.230.3 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.230.2 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.230.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.230.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.222.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.221.2 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.221.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.221 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.220.4 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.220.3 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.220.1 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.220.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.214.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.213.0 lib/rest-ftp-daemon/views/dashboard_counters.haml
rest-ftp-daemon-0.212.0 lib/rest-ftp-daemon/views/dashboard_counters.haml