# File lib/action_dispatch/routing/mapper.rb, line 897
        def resources_path_names(options)
          @scope[:path_names].merge!(options)
        end