module ActionDispatch::Routing::Mapper::Resources

def resources_path_names(options)

def resources_path_names(options)
  @scope[:path_names].merge!(options)
end