Libraries
»
time_pilot
(1.0.2)
»
Index
»
TimePilot
»
Web
»
#root_path
Method: TimePilot::Web#root_path
Defined in:
lib/time_pilot/web.rb
#
root_path
⇒
Object
47 48 49
# File 'lib/time_pilot/web.rb', line 47
def
root_path
"
#{
@request
.
env
[
'
SCRIPT_NAME
'
]
}
/
"
end