Module: Toro::Monitor::ToroMonitorHelper
- Defined in:
- app/helpers/toro/monitor/toro_monitor_helper.rb
Instance Method Summary collapse
Instance Method Details
#app_name ⇒ Object
4 5 6 |
# File 'app/helpers/toro/monitor/toro_monitor_helper.rb', line 4 def app_name 'Toro' end |
#root_path ⇒ Object
8 9 10 |
# File 'app/helpers/toro/monitor/toro_monitor_helper.rb', line 8 def root_path Toro::Monitor.root_path end |