Refactoring and Unicode
Published on 28 Apr 2017
by Alexander Garber
Ruby's implementation of Unicode for Lithuanian, an admittedly complicated language, is not perfect but I have modified a useful script on Gist for identifying the unicode value of a given
character.
Now that I can identify the unicode value of tricky diacritics and accents, I can refine my code.
Details of the script here.
Now that I can identify the unicode value of tricky diacritics and accents, I can refine my code.
Details of the script here.