Add `Gitlab::Sequence` cut from `Utils.to_exclusive_sentence`
The purpose of this change is to make `Gitlab::Utils` to not be Gitlab Rails dependent.
显示
- app/helpers/ssh_keys_helper.rb 1 个添加, 1 个删除app/helpers/ssh_keys_helper.rb
- app/models/diff_viewer/base.rb 1 个添加, 1 个删除app/models/diff_viewer/base.rb
- app/models/key.rb 1 个添加, 1 个删除app/models/key.rb
- app/validators/key_restriction_validator.rb 1 个添加, 1 个删除app/validators/key_restriction_validator.rb
- app/views/projects/blob/_render_error.html.haml 1 个添加, 1 个删除app/views/projects/blob/_render_error.html.haml
- app/views/projects/blob/viewers/_contributing.html.haml 1 个添加, 1 个删除app/views/projects/blob/viewers/_contributing.html.haml
- lib/api/validations/validators/integer_or_custom_value.rb 1 个添加, 1 个删除lib/api/validations/validators/integer_or_custom_value.rb
- lib/gitlab/sentence.rb 12 个添加, 0 个删除lib/gitlab/sentence.rb
- lib/gitlab/utils.rb 0 个添加, 6 个删除lib/gitlab/utils.rb
- spec/helpers/ssh_keys_helper_spec.rb 1 个添加, 1 个删除spec/helpers/ssh_keys_helper_spec.rb
- spec/lib/gitlab/sentence_spec.rb 37 个添加, 0 个删除spec/lib/gitlab/sentence_spec.rb
- spec/lib/gitlab/utils_spec.rb 1 个添加, 31 个删除spec/lib/gitlab/utils_spec.rb
- spec/requests/projects/work_items_spec.rb 2 个添加, 2 个删除spec/requests/projects/work_items_spec.rb
加载中
想要评论请 注册 或 登录