`string.mb_chars.downcase` was used to correctly downcase Unicode characters when downcasing strings in Ruby <2.4. This hasn't been needed since Ruby 2.4.
6.5 KiB
6.5 KiB
`string.mb_chars.downcase` was used to correctly downcase Unicode characters when downcasing strings in Ruby <2.4. This hasn't been needed since Ruby 2.4.