module Onebox::WebHelpers
Public Instance Methods
root_path()
click to toggle source
# File lib/onebox/web_helpers.rb, line 5 def root_path "#{env['SCRIPT_NAME']}/" end
# File lib/onebox/web_helpers.rb, line 5 def root_path "#{env['SCRIPT_NAME']}/" end