Skip to content
代码片段 群组 项目
未验证 提交 d79e1ee0 编辑于 作者: Heinrich Lee Yu's avatar Heinrich Lee Yu
浏览文件

Add exception when Rails is upgraded

Raises an exception so that we don't forget to remove this patch when
Rails is upgraded
上级 7761f170
No related branches found
No related tags found
无相关合并请求
# frozen_string_literal: true # frozen_string_literal: true
# This patch will be included in the next Rails release: https://github.com/rails/rails/pull/42368
raise 'This patch can be removed' if Rails::VERSION::MAJOR > 6
# rubocop:disable Gitlab/ModuleWithInstanceVariables # rubocop:disable Gitlab/ModuleWithInstanceVariables
module Gitlab module Gitlab
module Database module Database
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册