class ActionDispatch::Routing::Mapper::Resources::Resource

def new_scope(new_path)

def new_scope(new_path)
  "#{path}/#{new_path}"
end