module ActionDispatch::Routing::Mapper::Scoping
def merge_path_scope(parent, child) #:nodoc:
def merge_path_scope(parent, child) #:nodoc: Mapper.normalize_path("#{parent}/#{child}") end
def merge_path_scope(parent, child) #:nodoc: Mapper.normalize_path("#{parent}/#{child}") end