提交 03e987cd 编写于 作者: R Rafael Mendonça França

Merge pull request #19879 from bboe/RedirectTestCleanup

Remove unused WorkshopsController class in redirect_test.
require 'abstract_unit'
class WorkshopsController < ActionController::Base
end
class RedirectController < ActionController::Base
# empty method not used anywhere to ensure methods like
# `status` and `location` aren't called on `redirect_to` calls
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册