Flowdock
method

merge_script_names

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: RoutesProxy
merge_script_names(previous_script_name, new_script_name) private

Keeps the part of the script name provided by the global context via ENV[“SCRIPT_NAME”], which `mount` doesn’t know about since it depends on the specific request, but use our script name resolver for the mount point dependent part.

Show source
Register or log in to add new notes.