From: Thiago Arrais Date: 2007-02-14T03:00:36+09:00 Subject: Non-English characters Has anyone seen a non-english characters library for Ruby walking around? For now, I need to remove letter decorators (in other words, '�' becomes n and '�' becomes a) and drop non-alphanumeric characters ('!etter' becomes 'etter'). Those are some pretty simple functions that I could write myself (actually I already have), but it would be nice to use some better tested code. Cheers, Thiago Arrais -- Mergulhando no Caos - http://thiagoarrais.wordpress.com Pensamentos, id�ias e devaneios sobre desenvolvimento de software e tecnologia em geral