Method: Zhong::WebHelpers#root_path

Defined in:
lib/zhong/web_helpers.rb

#root_pathObject



13
14
15
# File 'lib/zhong/web_helpers.rb', line 13

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