Craig’s Musings

Thoughts about software architecture, books and life

...nature speaks...

Entries Tagged as 'RoR'

Ruby, Rails and Unicode

September 5th, 2006 · 1 Comment · Technology

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 [...]

[Read more →]

Tags:····