Skip to content

Upcase does not work with Cyrillics #11

@pboettcher

Description

@pboettcher

irb(main):001:0> require 'unicode_utils/upcase'
=> true
irb(main):002:0> puts UnicodeUtils.upcase('абвгдеёжзийклмнопрстуфхцчшщъыьэюя')
абвгде╤жзийклмноп└┴┬├─┼╞╟╚╔╩╦╠═╬╧
=> nil

Expected result is:
АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions