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