Module: Toro::Monitor::ToroMonitorHelper

Defined in:
app/helpers/toro/monitor/toro_monitor_helper.rb

Instance Method Summary collapse

Instance Method Details

#app_nameObject



4
5
6
# File 'app/helpers/toro/monitor/toro_monitor_helper.rb', line 4

def app_name
  'Toro'
end

#root_pathObject



8
9
10
# File 'app/helpers/toro/monitor/toro_monitor_helper.rb', line 8

def root_path
  Toro::Monitor.root_path
end