TweetAs a software architect for EMC, I’m concerned with the global reach of what I build–employed technologies must supportĀ internationalization and subsequent localization in multi-byte locales (i.e. just supporting single-byte strings or Latin-1 locales is unacceptable). Per “How To Use Unicode Strings in Rails“: Rails currently defers its Unicode support to Ruby, which currently only supports [...]









