-
- Downloads
Fix cannot modify frozen string
Note that Performance/UnfreezeString recommends unary plus over "".dup, but unary plus has lower precedence so we have to use parenthesis
Showing
- spec/lib/banzai/filter/table_of_contents_filter_spec.rb 5 additions, 5 deletionsspec/lib/banzai/filter/table_of_contents_filter_spec.rb
- spec/lib/gitlab/auth/o_auth/auth_hash_spec.rb 6 additions, 6 deletionsspec/lib/gitlab/auth/o_auth/auth_hash_spec.rb
- spec/lib/gitlab/ci/trace/chunked_io_spec.rb 1 addition, 1 deletionspec/lib/gitlab/ci/trace/chunked_io_spec.rb
- spec/lib/gitlab/encoding_helper_spec.rb 6 additions, 6 deletionsspec/lib/gitlab/encoding_helper_spec.rb
Please register or sign in to comment