module Maxwell::Agent::WebHelpers
Public Instance Methods
root_path()
click to toggle source
# File lib/maxwell/agent/web_helpers.rb, line 4 def root_path env['SCRIPT_NAME'] end
# File lib/maxwell/agent/web_helpers.rb, line 4 def root_path env['SCRIPT_NAME'] end