Sha256: 0e945128e383657bde12f926c46fedadb2fb7026bf0fbd4b0b98b50222d7c37f

Contents?: true

Size: 1.24 KB

Versions: 14

Compression:

Stored size: 1.24 KB

Contents

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

.footer-signature.pull-left

  ©
  = "2014-#{Time.now.year}"
  %a{href: "http://bmconseil.com/?ref=rftpd-dashbaord", target: TARGET_BLANK} Bruno Medici Consultant

  ·
  %a{href: "http://github.com/bmedici/rest-ftp-daemon/", target: TARGET_BLANK} GitHub

  ·
  %a{href: "http://refactorcop.com/bmedici/rest-ftp-daemon/", target: TARGET_BLANK} RefactorCop

  ·
  %a{href: MOUNT_SWAGGER_UI, target: TARGET_BLANK} API Documentation


.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 Features
    = dashboard_feature :reload, Conf[:allow_reload], "configuration is hot-reloadable",  "configuration changes at startup only"
    = dashboard_feature :newrelic, Conf.newrelic_enabled?, "active (license found)",  "disabled"

  .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= datetime_short(Conf.app_started)

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.423.3 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.423.2 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.423.1 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.423.0 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.422.0 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.421.1 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.421.0 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.420.2 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.420.1 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.410.5 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.410.4 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.410.2 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.410.1 lib/rest-ftp-daemon/views/dashboard_footer.haml
rest-ftp-daemon-0.410.0.pre.1 lib/rest-ftp-daemon/views/dashboard_footer.haml