Sha256: 93ab39715926a2196c5ba49f91410933449b342086e2f9470d2afb713b675cfe
Contents?: true
Size: 266 Bytes
Versions: 42
Compression:
Stored size: 266 Bytes
Contents
module ForemanPuppet module PuppetSmartProxiesHelper # For dashboard chart to work def hosts_path(*attrs) main_app.hosts_path(*attrs) end def host_config_reports_path(*attrs) main_app.host_config_reports_path(*attrs) end end end
Version data entries
42 entries across 42 versions & 1 rubygems