Sha256: f1a3b2e0f91f034403bf8b54b3ee640bcc3a19fe0d47a01804a30f94806711ec

Contents?: true

Size: 809 Bytes

Versions: 9

Compression:

Stored size: 809 Bytes

Contents

-# coding: utf-8
- info_procs = (Facter.value :processorcount).to_i

.footer-signature.pull-left

  ©
  = "2014-#{Time.now.year}"
  %a{href: "http://bmconseil.com"}Bruno Medici Consultant

  ·
  %a{href: "http://github.com/bmedici/rest-ftp-daemon"} GitHub
  ·
  %a{href: "http://refactorcop.com/bmedici/rest-ftp-daemon"} RefactorCop


.footer-indicators.pull-right

  .btn-group.btn-group-sm
    .btn.btn-default.btn-info Host
    .btn.btn-default= Conf.host

  .btn-group.btn-group-sm
    .btn.btn-default.btn-info IP
    .btn.btn-default= Facter.value(:ipaddress)

  .btn-group.btn-group-sm
    .btn.btn-default.btn-info Cores
    .btn.btn-default= info_procs

  .btn-group.btn-group-sm
    .btn.btn-default.btn-info Started
    .btn.btn-default= Helpers.datetime_short(Conf.app_started)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.305.0 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.304.0 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.302.3 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.302.2 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.302.1 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.302.0 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.300.3 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.300.2 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.300.1 lib/rest-ftp-daemon/views/dashboard_footer.haml