Libraries
»
zhong
(0.1.5)
»
Index
»
Zhong
»
WebHelpers
»
#root_path
Method: Zhong::WebHelpers#root_path
Defined in:
lib/zhong/web_helpers.rb
#
root_path
⇒
Object
13 14 15
# File 'lib/zhong/web_helpers.rb', line 13
def
root_path
"
#{
env
[
'
SCRIPT_NAME
'
]
}
/
"
end