This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
060951c7d1
gitlab-org--gitlab-foss
/
lib
/
gitlab
/
update_path_error.rb
6 lines
94 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable frozen string for lib/gitlab/*.rb
2018-10-22 03:00:50 -04:00
# frozen_string_literal: true
Fix error 500 renaming group. Also added specs and changelog.
2016-12-20 11:52:27 -05:00
module
Gitlab
Enable and autocorrect the CustomErrorClass cop
2017-03-01 06:00:37 -05:00
UpdatePathError
=
Class
.
new
(
StandardError
)
Fix error 500 renaming group. Also added specs and changelog.
2016-12-20 11:52:27 -05:00
end
Copy permalink