Libraries
»
que-web
(0.10.0)
»
Index
»
Que
»
Web
»
Helpers
»
#root_path
Method: Que::Web::Helpers#root_path
Defined in:
lib/que/web.rb
#
root_path
⇒
Object
142 143 144
# File 'lib/que/web.rb', line 142
def
root_path
"
#{
env
[
'
SCRIPT_NAME
'
]
}
/
"
end