Rails 5.0.0 弃用 redirect_to :back
可使用 redirect_back
使用方法:redirect_back(fallback_location:, allow_other_host: _allow_other_host, **args)
Rails 5.0.0 弃用 redirect_to :back
可使用 redirect_back
使用方法:redirect_back(fallback_location:, allow_other_host: _allow_other_host, **args)