# File lib/action_controller/deprecated_redirects.rb, line 5
      def redirect_to_path(path)
        redirect_to(path)
      end