Method: TimePilot::Web#root_path

Defined in:
lib/time_pilot/web.rb

#root_pathObject



47
48
49
# File 'lib/time_pilot/web.rb', line 47

def root_path
  "#{@request.env['SCRIPT_NAME']}/"
end